diff --git a/hsd-ledger b/hsd-ledger index 2a1dbfb..852c1ed 100644 --- a/hsd-ledger +++ b/hsd-ledger @@ -422,6 +422,7 @@ function usage(err) { console.log(' $ hsd-ledger createaccount '); console.log(' $ hsd-ledger createaddress'); console.log(' $ hsd-ledger sendtoaddress
'); + console.log(' $ hsd-ledger sendraw '); console.log(' $ hsd-ledger getwallets'); console.log(' $ hsd-ledger getaccounts'); console.log(' $ hsd-ledger getaccount ');