Function diem_transaction_builder::experimental_stdlib::encode_mint_bars_script_function[][src]

pub fn encode_mint_bars_script_function(
    artist: AccountAddress,
    artist_name: Vec<u8>,
    content_uri: Vec<u8>,
    amount: u64
) -> TransactionPayload
Expand description

BARS account mints amount copies of BARS tokens to the artist’s account.