WalletCore
WalletCore
/
wallet.core.jni
/
Purpose
Purpose
enum
Purpose
HD wallet purpose
Entries
Functions
See also
See also
https
://github.com/bitcoin/bips/blob/master/bip-0084.mediawiki
Entries
BIP44
Link copied to clipboard
BIP44
BIP49
Link copied to clipboard
BIP49
BIP84
Link copied to clipboard
BIP84
BIP86
Link copied to clipboard
BIP86
BIP1852
Link copied to clipboard
BIP1852
Functions
create
From
Value
Link copied to clipboard
open
fun
createFromValue
(
value
:
Int
)
:
Purpose
value
Link copied to clipboard
open
fun
value
(
)
:
Int
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
Purpose
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
Purpose
>
Returns an array containing the constants of this enum type, in the order they're declared.