Skip to content

Commit

Permalink
Fixup field name to match json schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic committed Aug 21, 2023
1 parent b19ab71 commit 0e2d1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/horizon_api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ export namespace Horizon {
OperationResponseType.bumpFootprintExpiration,
OperationResponseTypeI.bumpFootprintExpiration
> {
ledgersToExpire: number;
ledgers_to_expire: number;
}

export interface RestoreFootprintOperationResponse
Expand Down

0 comments on commit 0e2d1dc

Please sign in to comment.