Browse Source

still not happy

zview
Jonathan "Duke" Leto 5 years ago
parent
commit
459cd64a24
  1. 1
      src/rpc/client.cpp

1
src/rpc/client.cpp

@ -151,6 +151,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "z_mergetoaddress", 2},
{ "z_mergetoaddress", 3},
{ "z_mergetoaddress", 4},
{ "z_viewtransaction", 1},
{ "z_sendmany", 1},
{ "z_sendmany", 2},
{ "z_sendmany", 3},

Loading…
Cancel
Save