Module transfer_v1

Source
Expand description

Money::TransferV1 API

Modules§

builder 🔒
proof 🔒

Structs§

TransferCallBuilder
Struct holding necessary information to build a Money::TransferV1 contract call.
TransferCallClearInput
TransferCallInput
TransferCallSecrets

Functions§

make_transfer_call
Make a simple anonymous transfer call.
select_coins
Select coins from coins of at least min_value in total. Different strategies can be used. This function uses the dumb strategy of selecting coins until we reach min_value.

Type Aliases§

TransferCallOutput