mirror of
https://github.com/Nathanwoodburn/FireWallet.git
synced 2024-11-13 02:38:15 +11:00
hsd-ledger added sendraw to usage
This commit is contained in:
parent
3f6c2bdded
commit
3eda3d7419
@ -422,6 +422,7 @@ function usage(err) {
|
||||
console.log(' $ hsd-ledger createaccount <account-name> <account-index>');
|
||||
console.log(' $ hsd-ledger createaddress');
|
||||
console.log(' $ hsd-ledger sendtoaddress <address> <amount>');
|
||||
console.log(' $ hsd-ledger sendraw <batch> <names>');
|
||||
console.log(' $ hsd-ledger getwallets');
|
||||
console.log(' $ hsd-ledger getaccounts');
|
||||
console.log(' $ hsd-ledger getaccount <account-name>');
|
||||
|
Loading…
Reference in New Issue
Block a user