forked from LBRYCommunity/lbry-sdk
updated txo_spend docs
This commit is contained in:
parent
81e23d1d8c
commit
767112dcda
2 changed files with 392 additions and 136 deletions
526
docs/api.json
526
docs/api.json
File diff suppressed because one or more lines are too long
|
@ -4276,7 +4276,7 @@ class Daemon(metaclass=JSONRPCServerType):
|
|||
[--claim_id=<claim_id>...] [--channel_id=<channel_id>...] [--name=<name>...]
|
||||
[--is_my_input | --is_not_my_input]
|
||||
[--exclude_internal_transfers] [--wallet_id=<wallet_id>]
|
||||
[--preview] [--blocking] [--batch_size=<batch_size>]
|
||||
[--preview] [--blocking] [--batch_size=<batch_size>] [--include_full_tx]
|
||||
|
||||
Options:
|
||||
--type=<type> : (str or list) claim type: stream, channel, support,
|
||||
|
|
Loading…
Reference in a new issue