WalletCore
WalletCore
/
wallet.core.jni
/
StellarVersionByte
Stellar
Version
Byte
enum
StellarVersionByte
Stellar address version byte.
Entries
Functions
Entries
ACCOUNTID
Link copied to clipboard
ACCOUNTID
SEED
Link copied to clipboard
SEED
PREAUTHTX
Link copied to clipboard
PREAUTHTX
SHA256HASH
Link copied to clipboard
SHA256HASH
Functions
create
From
Value
Link copied to clipboard
open
fun
createFromValue
(
value
:
Short
)
:
StellarVersionByte
value
Link copied to clipboard
open
fun
value
(
)
:
Short
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
StellarVersionByte
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
StellarVersionByte
>
Returns an array containing the constants of this enum type, in the order they're declared.