class

Axentro::Core::Keys::PrivateKey

Inherits Reference < Object

Constructors

from(hex : String, network : Core::Node::Network = MAINNET) : PrivateKey
Source
from(bytes : Bytes, network : Core::Node::Network = MAINNET) : PrivateKey
Source
new(private_key_hex : String, network : Core::Node::Network = MAINNET)
Source

Instance methods

address
Source
as_big_i
Source
as_bytes
Source
as_hex
Source
is_valid?
Source
network
Source
public_key
Source