Same as the [transfer] call, but with a check that the transfer will not kill the origin account.
transfer
99% of the time you want [transfer] instead.
The dispatch origin for this call must be Signed by the transactor.
Signed
dest
currency_id
amount
Same as the [
transfer] call, but with a check that the transfer will not kill the origin account.99% of the time you want [
transfer] instead.The dispatch origin for this call must be
Signedby the transactor.dest: The recipient of the transfer.currency_id: currency type.amount: free balance amount to tranfer.