Browse Source

still not happy

pull/34/head
Jonathan "Duke" Leto 5 years ago
committed by Duke Leto
parent
commit
5b94d6e4fa
  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