SavingsParams
SavingsParams =
object
& {percent?
:undefined
;type
:"add"
; } | {percent
:number
;type
:"withdraw"
; }
Defined in: packages/plugins/src/thorchain/types.ts:47
Type declaration
Section titled “Type declaration”assetValue
Section titled “assetValue”assetValue:
AssetValue
optional
memo:string