WalletCore
WalletCore
/
wallet.core.jni.proto
/
NEAR
/
PublicKeyOrBuilder
Public
Key
Or
Builder
interface
PublicKeyOrBuilder
Functions
Inheritors
Functions
get
Data
Link copied to clipboard
abstract
fun
getData
(
)
:
ByteString
The public key data
Content copied to clipboard
bytes data = 2;
get
Key
Type
Link copied to clipboard
abstract
fun
getKeyType
(
)
:
Int
Key type
Content copied to clipboard
uint32 key_type = 1;
Inheritors
PublicKey
Link copied to clipboard