GenericTransferParams
GenericTransferParams =
object
Defined in: packages/helpers/src/types/wallet.ts:148
Properties
Section titled “Properties”assetValue
Section titled “assetValue”assetValue:
AssetValue
Defined in: packages/helpers/src/types/wallet.ts:150
feeOptionKey?
Section titled “feeOptionKey?”
optional
feeOptionKey:FeeOption
Defined in: packages/helpers/src/types/wallet.ts:153
feeRate?
Section titled “feeRate?”
optional
feeRate:number
Defined in: packages/helpers/src/types/wallet.ts:152
optional
memo:string
Defined in: packages/helpers/src/types/wallet.ts:151
recipient
Section titled “recipient”recipient:
string
Defined in: packages/helpers/src/types/wallet.ts:149