mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-20 05:46:44 +00:00
Fix copy-paste typo.
This commit is contained in:
parent
d9d7db7c20
commit
3379f2a009
2
cmds.go
2
cmds.go
@ -745,7 +745,7 @@ func (cmd *WalletIsLockedCmd) UnmarshalJSON(b []byte) error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// ListAllTransactionsCmd is a type handling custom marshaling and
|
// ListAllTransactionsCmd is a type handling custom marshaling and
|
||||||
// unmarshaling of walletislocked JSON websocket extension commands.
|
// unmarshaling of listalltransactions JSON websocket extension commands.
|
||||||
type ListAllTransactionsCmd struct {
|
type ListAllTransactionsCmd struct {
|
||||||
id interface{}
|
id interface{}
|
||||||
Account string
|
Account string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user