This website requires JavaScript.
Explore
Help
Register
Sign In
Qortal
/
piratewallet-light-cli
Watch
3
Star
0
Fork
0
You've already forked piratewallet-light-cli
mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced
2025-01-30 02:22:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
master
piratewallet-light-cli
/
Cargo.toml
8 lines
80 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
Refactor into cargo workspace
2019-10-22 20:21:18 +00:00
[
workspace
]
members
=
[
"lib"
,
"cli"
,
]
Add tests
2019-09-22 18:21:29 +00:00
Light Client Support for Memos (#1) * Dependency to note-spending-v6 branch * Spend funds * Add outgoing memos * cleanup * Incoming memo support * Refactor to LightClient * Abstract grpc client creation * TLS example * Add address command * Run blocking IO * Store memos in wallet Tx * Fetch the full txns only for new transactions * Comments * Filter first * More comments * Add commands
2019-09-05 17:56:19 +00:00
[
profile
.
release
]
Embed sapling params
2019-09-30 19:13:43 +00:00
debug
=
false
Reference in New Issue
Copy Permalink