op
op: { type: "transfer_to_savings_operation"; value: { amount: { amount: string; nai: string; precision: number }; from: string; memo: string; to: string } }
Type declaration
-
type: "transfer_to_savings_operation"
-
value: { amount: { amount: string; nai: string; precision: number }; from: string; memo: string; to: string }
-
amount: { amount: string; nai: string; precision: number }
-
amount: string
-
nai: string
-
precision: number
-
from: string
-
memo: string
-
to: string