op
op: { type: "claim_account_operation"; value: { creator: string; extensions: any[]; fee: { amount: string; nai: string; precision: number } } }
Type declaration
-
type: "claim_account_operation"
-
value: { creator: string; extensions: any[]; fee: { amount: string; nai: string; precision: number } }
-
creator: string
-
extensions: any[]
-
fee: { amount: string; nai: string; precision: number }
-
amount: string
-
nai: string
-
precision: number
Extensions. Not currently used.