fixed typo in daemon API doc

This commit is contained in:
Lex Berezhny 2019-08-26 13:22:42 -04:00
parent 355dfcb6c1
commit c739fa3ca1

View file

@ -2897,7 +2897,7 @@ class Daemon(metaclass=JSONRPCServerType):
[--account_id=<account_id>] [--preview] [--blocking] [--account_id=<account_id>] [--preview] [--blocking]
Options: Options:
--claim_id=<claim_id> : (str) claim_id of the claim to abandon --claim_id=<claim_id> : (str) claim_id of the support to abandon
--txid=<txid> : (str) txid of the claim to abandon --txid=<txid> : (str) txid of the claim to abandon
--nout=<nout> : (int) nout of the claim to abandon --nout=<nout> : (int) nout of the claim to abandon
--keep=<keep> : (decimal) amount of lbc to keep as support --keep=<keep> : (decimal) amount of lbc to keep as support