Closes #1293 by adding z_getoperationresult and making z_getoperationstatus idempotent.
This commit is contained in:
@@ -101,6 +101,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
||||
{ "z_sendmany", 1},
|
||||
{ "z_sendmany", 2},
|
||||
{ "z_getoperationstatus", 0},
|
||||
{ "z_getoperationresult", 0},
|
||||
{ "z_importkey", 1 }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user