Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ccl-wallet
master
CCL
Wallet
Action
Abstract
Signature
Stake
Transfer
Address
Client
Command
Address
Generate
Send
PrivKey
PubCompressed
Signature
Store
TxnHash
Built with Crystal 1.9.2
2023-10-07 10:39:00 UTC
module
CCL::Wallet::Store
Extended Modules
CCL::Wallet::Store
Defined in:
ccl-wallet/store.cr
Constant Summary
WALLET_FILE
=
"./wallet"
Instance Method Summary
#read
: PrivKey
#write
(priv_key : String) : String
Instance Method Detail
def
read
:
PrivKey
#
[
View source
]
def
write
(priv_key : String) : String
#
[
View source
]