Expand description
Money::TransferV1
API
Modules§
Structs§
- Struct holding necessary information to build a
Money::TransferV1
contract call.
Functions§
- Make a simple anonymous transfer call.
- Select coins from
coins
of at leastmin_value
in total. Different strategies can be used. This function uses the dumb strategy of selecting coins until we reachmin_value
.