Skip to content

Commit

Permalink
update rpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
mvadari committed Sep 1, 2022
1 parent f089999 commit a59fafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xrpl/src/models/common/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export type AccountObjectType =
| 'signer_list'
| 'ticket'
| 'state'
| 'xchain_seq'
| 'xchain_claim_id'

interface XRP {
currency: 'XRP'
Expand Down

0 comments on commit a59fafb

Please sign in to comment.