module CCL::Wallet::Store

Extended Modules

Defined in:

ccl-wallet/store.cr

Constant Summary

WALLET_FILE = "./wallet"

Instance Method Summary

Instance Method Detail

def read : PrivKey #

[View source]
def write(priv_key : String) : String #

[View source]