mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-19 13:26:47 +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
|
||||
// unmarshaling of walletislocked JSON websocket extension commands.
|
||||
// unmarshaling of listalltransactions JSON websocket extension commands.
|
||||
type ListAllTransactionsCmd struct {
|
||||
id interface{}
|
||||
Account string
|
||||
|
Loading…
x
Reference in New Issue
Block a user