struct ED25519::HD::Keys

Defined in:

ed25519-hd.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(private_key : String, chain_code : String) #

[View source]

Instance Method Detail

def chain_code : String #

[View source]
def private_key : String #

[View source]