WalletCore
WalletCore
/
wallet.core.jni.proto
/
Aptos
/
CreateAccountMessageOrBuilder
Create
Account
Message
Or
Builder
interface
CreateAccountMessageOrBuilder
Functions
Inheritors
Functions
get
Auth
Key
Link copied to clipboard
abstract
fun
getAuthKey
(
)
:
String
auth account address to create
Content copied to clipboard
string auth_key = 1;
get
Auth
Key
Bytes
Link copied to clipboard
abstract
fun
getAuthKeyBytes
(
)
:
ByteString
auth account address to create
Content copied to clipboard
string auth_key = 1;
Inheritors
CreateAccountMessage
Link copied to clipboard