mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
setban: rewrite to UniValue, allow absolute bantime
This commit is contained in:
parent
3de24d7647
commit
4e36e9bcc7
6 changed files with 46 additions and 25 deletions
|
|
@ -94,6 +94,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
|||
{ "prioritisetransaction", 1 },
|
||||
{ "prioritisetransaction", 2 },
|
||||
{ "setban", 2 },
|
||||
{ "setban", 3 },
|
||||
};
|
||||
|
||||
class CRPCConvertTable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue