ED25519::HD::KeyRing
Inherits Struct < Value < Object
Constructors
new
SourceClass methods
ckd_priv(keys : Keys, index : Int32, hardened_offset : Int64 = HARDENED_TESTNET) : Keys
Sourcederive_path(path : String, seed : String, hardened_offset : Int64 = HARDENED_TESTNET) : Keys
Sourceget_keys(seed : Slice(UInt8), key : Slice(UInt8)) : Keys
Sourceget_master_key_from_seed(seed : String) : Keys
Sourceget_public_key(private_key : String, with_zero_byte : Bool = true) : String
SourceInstance methods
initialize
Source