mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
Fix a typo.
This commit is contained in:
parent
13868e76ec
commit
bf7c5fa062
@ -168,7 +168,7 @@ func makeDumpPrivKey(args []interface{}) (btcjson.Cmd, error) {
|
||||
}
|
||||
|
||||
// makeGetAccount generates the cmd structure for
|
||||
// getaddress commands.
|
||||
// getaccount commands.
|
||||
func makeGetAccount(args []interface{}) (btcjson.Cmd, error) {
|
||||
return btcjson.NewGetAccountCmd("btcctl", args[0].(string))
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user