Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
PEER_TO_PEER_TRANSFER_BYTECODE = []byte{} /* 184 elements not displayed */
)
transfer.mvir
import 0x0.LibraAccount;
main (payee: address, amount: u64) { LibraAccount.pay_from_sender(move(payee), move(amount)); return; }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.