Module diem_sdk::transaction_builder::experimental_stdlib [−][src]
Expand description
Conversion library between a structured representation of a Move script call (ScriptCall) and the
standard BCS-compatible representation used in Diem transactions (Script).
This code was generated by compiling known Script interfaces (“ABIs”) with the tool transaction-builder-generator.
Enums
Structured representation of a call into a known Move script.
Structured representation of a call into a known Move script function.
Functions
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
gc_ballots deletes all the expired ballots of the type Proposal
under the provided address addr. The signer can be anybody
and does not need to have the same address as addr
Summary
BARS account mints amount copies of BARS tokens to the artist’s account.
Initialize this module
Summary
Summary
Summary
Call this function to set up relevant resources in order to mint and receive tokens. Note that this also gives BARS account a capability to mint BARS NFTs on behalf of the user. (the NFTs of other types cannot be created by BARS account).
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Summary
Transfer amount of token with id GUID::id(creator, creation_num) from owner’s
balance to to’s balance. This operation has to be done by either the owner or an
approved operator of the owner.
Transfer amount of token with id GUID::id(creator, creation_num) from owner’s
balance to to’s balance. This operation has to be done by either the owner or an
approved operator of the owner.
Summary
Summary
Summary
Summary
Summary
Summary
Summary