ArkEcosystem Elixir Crypto v0.1.1 ArkEcosystem.Crypto.Transactions.Builder View Source

Link to this section Summary

Link to this section Functions

Link to this function build_delegate_registration(username, passphrase, second_passphrase \\ nil) View Source
Link to this function build_delegate_resignation() View Source
Link to this function build_multi_signature_registration(min, lifetime, keysgroup, passphrase, second_passphrase \\ nil) View Source
Link to this function build_second_signature_registration(passphrase, second_passphrase \\ nil) View Source
Link to this function build_timelock_transfer() View Source
Link to this function build_transfer(recipient_id, amount, vendor_field, passphrase, second_passphrase \\ nil) View Source
Link to this function build_vote(votes, passphrase, second_passphrase \\ nil) View Source