LiquidiumAccountReference
@liquidium/client / LiquidiumAccountReference
Interface: LiquidiumAccountReference
Defined in: packages/client/src/core/accounts.ts:63
Address input with an optional account type hint.
Properties
address
address:
string
Defined in: packages/client/src/core/accounts.ts:65
Address, principal, ICRC account, or ICP account identifier.
type
type:
LiquidiumAccountType
Defined in: packages/client/src/core/accounts.ts:67
Account type hint. Use string shorthand when the SDK should auto-detect.