Skip to content

Commit

Permalink
fix account object filters
Browse files Browse the repository at this point in the history
  • Loading branch information
mvadari committed Nov 17, 2022
1 parent 305672d commit 8cb1ad2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/xrpl/src/models/common/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export type AccountObjectType =
| 'signer_list'
| 'ticket'
| 'state'
| 'xchain_create_account_claim_id'
| 'xchain_claim_id'

interface XRP {
Expand Down

0 comments on commit 8cb1ad2

Please sign in to comment.