port z_listsentbyaddress and add memo field from c00e30b210

This commit is contained in:
DenioD
2020-02-25 11:54:23 +01:00
parent c1fa21cad1
commit c984c2e8d5
5 changed files with 684 additions and 0 deletions

View File

@@ -170,6 +170,11 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "z_importviewingkey", 2 },
{ "z_getpaymentdisclosure", 1},
{ "z_getpaymentdisclosure", 2},
{ "z_listsentbyaddress", 1},
{ "z_listsentbyaddress", 2},
{ "z_listsentbyaddress", 3},
{ "z_listsentbyaddress", 4},
{ "z_listsentbyaddress", 5},
// crosschain
{ "assetchainproof", 1},
{ "crosschainproof", 1},