fix merge conflict, remove duplicate map entry
This commit is contained in:
parent
34b683b4aa
commit
df51a478f4
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ var rpcHandlers = map[string]cmdHandler{
|
|||
"listaddressgroupings": Unimplemented,
|
||||
"listlockunspent": Unimplemented,
|
||||
"listreceivedbyaccount": Unimplemented,
|
||||
"listsinceblock": Unimplemented,
|
||||
"listreceivedbyaddress": Unimplemented,
|
||||
"listunspent": Unimplemented,
|
||||
"lockunspent": Unimplemented,
|
||||
|
|
Loading…
Reference in a new issue