Builder

class Builder
Necessary fields to process a CreateAccountMessage
Protobuf type TW.Aptos.Proto.CreateAccountMessage

Functions

Link copied to clipboard
auth account address to create
string auth_key = 1;
Link copied to clipboard
open fun getAuthKey(): String
auth account address to create
string auth_key = 1;
Link copied to clipboard
open fun getAuthKeyBytes(): ByteString
auth account address to create
string auth_key = 1;
Link copied to clipboard
auth account address to create
string auth_key = 1;
Link copied to clipboard
auth account address to create
string auth_key = 1;