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
Generated using Crystal 1.16.3
2026-03-21 03:14:42 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
]