lbry-sdk/docs/api.json

2695 lines
287 KiB
JSON
Raw Normal View History

2019-04-11 21:35:24 +02:00
{
"main": {
"doc": "Ungrouped commands.",
"commands": [
{
"name": "block_show",
"description": "Get contents of a block",
"arguments": [
{
"name": "blockhash",
"type": "str",
"description": "hash of the block to look up",
"is_required": true
},
{
"name": "height",
"type": "int",
"description": "height of the block to look up",
"is_required": true
}
],
"returns": "(dict) Requested block",
2019-04-24 05:49:30 +02:00
"examples": [
{
"title": "Show contents of the first block.",
"curl": "curl -d'{\"method\": \"block_show\", \"params\": {\"height\": 1}}' http://localhost:5279/",
"lbrynet": "lbrynet block_show --height=1",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"block_show\", \"params\": {\"height\": 1}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"bits\": \"207fffff\",\n \"chainwork\": \"0000000000000000000000000000000000000000000000000000000000000004\",\n \"confirmations\": 206,\n \"difficulty\": 3.051711610163642e-05,\n \"hash\": \"e6ed94405aaeec0ef5234d08d49a997271648050e1133cea0224129f181effa5\",\n \"height\": 1,\n \"mediantime\": 1556160358,\n \"merkleroot\": \"1fa654bd3dce42b06f8e5eb6d4891ec5091fea344c4800ffa1a993c16dd55cf3\",\n \"nameclaimroot\": \"0000000000000000000000000000000000000000000000000000000000000001\",\n \"nextblockhash\": \"9067efa5bb4675717cc010b4d52670eec39d5907141f5fb6f39853dc93fe0f6d\",\n \"nonce\": 0,\n \"previousblockhash\": \"6e3fcf1299d4ec5d79c3a4c91d624a4acf9e2e173d95a1a0504f677669687556\",\n \"size\": 211,\n \"target\": \"7fffff0000000000000000000000000000000000000000000000000000000000\",\n \"time\": 1556160358,\n \"tx\": [\n \"1fa654bd3dce42b06f8e5eb6d4891ec5091fea344c4800ffa1a993c16dd55cf3\"\n ],\n \"version\": 536870912,\n \"versionHex\": \"20000000\"\n }\n}"
2019-04-24 05:49:30 +02:00
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "get",
"description": "Download stream from a LBRY name.",
"arguments": [
{
"name": "uri",
"type": "str",
"description": "uri of the content to download",
"is_required": false
},
{
"name": "file_name",
"type": "str",
2019-04-25 05:03:30 +02:00
"description": "specified name for the downloaded file, overrides the stream file name",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
"name": "timeout",
"type": "int",
"description": "download timeout in number of seconds",
"is_required": false
2019-04-25 05:03:30 +02:00
},
{
"name": "save_file",
"type": "bool",
"description": "save the file to the downloads directory",
"is_required": false
2019-04-11 21:35:24 +02:00
}
],
"returns": " {\n \"completed\": \"(bool) true if download is completed\",\n \"file_name\": \"(str) name of file\",\n \"download_directory\": \"(str) download directory\",\n \"points_paid\": \"(float) credit paid to download file\",\n \"stopped\": \"(bool) true if download is stopped\",\n \"stream_hash\": \"(str) stream hash of file\",\n \"stream_name\": \"(str) stream name\",\n \"suggested_file_name\": \"(str) suggested file name\",\n \"sd_hash\": \"(str) sd hash of file\",\n \"download_path\": \"(str) download path of file\",\n \"mime_type\": \"(str) mime type of file\",\n \"key\": \"(str) key attached to file\",\n \"total_bytes_lower_bound\": \"(int) lower bound file size in bytes\",\n \"total_bytes\": \"(int) file upper bound size in bytes\",\n \"written_bytes\": \"(int) written size in bytes\",\n \"blobs_completed\": \"(int) number of fully downloaded blobs\",\n \"blobs_in_stream\": \"(int) total blobs on stream\",\n \"blobs_remaining\": \"(int) total blobs remaining to download\",\n \"status\": \"(str) downloader status\",\n \"claim_id\": \"(str) None if claim is not found else the claim id\",\n \"txid\": \"(str) None if claim is not found else the transaction id\",\n \"nout\": \"(int) None if claim is not found else the transaction output index\",\n \"outpoint\": \"(str) None if claim is not found else the tx and output\",\n \"metadata\": \"(dict) None if claim is not found else the claim metadata\",\n \"channel_claim_id\": \"(str) None if claim is not found or not signed\",\n \"channel_name\": \"(str) None if claim is not found or not signed\",\n \"claim_name\": \"(str) None if claim is not found else the claim name\"\n }",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Get a file",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"get\", \"params\": {\"uri\": \"astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\", \"save_file\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet get astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"get\", \"params\": {\"uri\": \"astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\", \"save_file\": false}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"blobs_completed\": 0,\n \"blobs_in_stream\": 1,\n \"blobs_remaining\": 1,\n \"channel_claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"channel_name\": \"@channel\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_name\": \"astream\",\n \"completed\": false,\n \"content_fee\": null,\n \"download_directory\": null,\n \"download_path\": null,\n \"file_name\": \"tmpijqc8tzz\",\n \"key\": \"50f032917f91ddf1ebe187c01dabc1e0\",\n \"metadata\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n },\n \"mime_type\": \"application/octet-stream\",\n \"nout\": 0,\n \"outpoint\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a:0\",\n \"points_paid\": 0.0,\n \"protobuf\": \"0189f6a13a8a1792028f1351e867ec14e742f6262f885c6464a4d279e296cee4d7258da7ecf73a03759ee804bed23c68c6f0beeca0f36e0ce3961fc3eab94fdfca276326f5eb082df78be0a2803c02e5de891674790a7f0a7d0a20b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9120b746d70696a716338747a7a180b22186170706c69636174696f6e2f6f637465742d73747265616d32304daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"status\": \"running\",\n \"stopped\": false,\n \"stream_hash\": \"6c9f97927167b99574c08f556a091bfc02257cb348459c86c01e91ea43565d2965425fb307f1e1b7a165d6ad47804463\",\n \"stream_name\": \"tmpijqc8tzz\",\n \"suggested_file_name\": \"tmpijqc8tzz\",\n \"total_bytes\": 16,\n \"total_bytes_lower_bound\": 0,\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"written_bytes\": null\n }\n}"
2019-04-12 14:58:00 +02:00
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "publish",
"description": "Create or update a stream claim at a given name (use 'stream create/update' for more control).",
"arguments": [
{
"name": "name",
"type": "str",
"description": "name of the content (can only consist of a-z A-Z 0-9 and -(dash))",
"is_required": true
},
{
"name": "bid",
"type": "decimal",
"description": "amount to back the claim",
"is_required": false
},
{
"name": "file_path",
"type": "str",
"description": "path to file to be associated with name.",
"is_required": false
},
{
"name": "fee_currency",
"type": "string",
"description": "specify fee currency",
"is_required": false
},
{
"name": "fee_amount",
"type": "decimal",
"description": "content download fee",
"is_required": false
},
{
"name": "fee_address",
"type": "str",
"description": "address where to send fee payments, will use value from --claim_address if not provided",
"is_required": false
},
{
"name": "title",
"type": "str",
"description": "title of the publication",
"is_required": false
},
{
"name": "description",
"type": "str",
"description": "description of the publication",
"is_required": false
},
{
"name": "author",
"type": "str",
"description": "author of the publication. The usage for this field is not the same as for channels. The author field is used to credit an author who is not the publisher and is not represented by the channel. For example, a pdf file of 'The Odyssey' has an author of 'Homer' but may by published to a channel such as '@classics', or to no channel at all",
"is_required": false
},
{
"name": "clear_tags",
"type": "bool",
"description": "clear existing tags (prior to adding new ones)",
"is_required": false
},
{
"name": "tags",
"type": "list",
"description": "add content tags",
"is_required": false
},
{
"name": "clear_languages",
"type": "bool",
"description": "clear existing languages (prior to adding new ones)",
"is_required": false
},
{
"name": "languages",
"type": "list",
"description": "languages used by the channel, using RFC 5646 format, eg: for English `--languages=en` for Spanish (Spain) `--languages=es-ES` for Spanish (Mexican) `--languages=es-MX` for Chinese (Simplified) `--languages=zh-Hans` for Chinese (Traditional) `--languages=zh-Hant`",
"is_required": false
},
{
"name": "clear_locations",
"type": "bool",
"description": "clear existing locations (prior to adding new ones)",
"is_required": false
},
{
"name": "locations",
"type": "list",
"description": "locations relevant to the stream, consisting of 2 letter `country` code and a `state`, `city` and a postal `code` along with a `latitude` and `longitude`. for JSON RPC: pass a dictionary with aforementioned attributes as keys, eg: ... \"locations\": [{'country': 'US', 'state': 'NH'}] ... for command line: pass a colon delimited list with values in the following order: \"COUNTRY:STATE:CITY:CODE:LATITUDE:LONGITUDE\" making sure to include colon for blank values, for example to provide only the city: ... --locations=\"::Manchester\" with all values set: ... --locations=\"US:NH:Manchester:03101:42.990605:-71.460989\" optionally, you can just pass the \"LATITUDE:LONGITUDE\": ... --locations=\"42.990605:-71.460989\" finally, you can also pass JSON string of dictionary on the command line as you would via JSON RPC ... --locations=\"{'country': 'US', 'state': 'NH'}\"",
"is_required": false
},
{
"name": "license",
"type": "str",
"description": "publication license",
"is_required": false
},
{
"name": "license_url",
"type": "str",
"description": "publication license url",
"is_required": false
},
{
"name": "thumbnail_url",
"type": "str",
"description": "thumbnail url",
"is_required": false
},
{
"name": "release_time",
"type": "int",
"description": "original public release of content, seconds since UNIX epoch",
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "width",
2019-04-11 21:35:24 +02:00
"type": "int",
2019-04-21 05:56:40 +02:00
"description": "image/video width, automatically calculated from media file",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "height",
2019-04-11 21:35:24 +02:00
"type": "int",
2019-04-21 05:56:40 +02:00
"description": "image/video height, automatically calculated from media file",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "duration",
2019-04-11 21:35:24 +02:00
"type": "int",
2019-04-21 05:56:40 +02:00
"description": "audio/video duration in seconds, automatically calculated",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
"name": "channel_id",
"type": "str",
"description": "claim id of the publisher channel",
"is_required": false
},
{
"name": "channel_name",
"type": "str",
"description": "name of publisher channel",
"is_required": false
},
{
"name": "channel_account_id",
"type": "str",
"description": "one or more account ids for accounts to look in for channel certificates, defaults to all accounts.",
"is_required": false
},
{
"name": "account_id",
"type": "str",
"description": "account to use for funding the transaction",
"is_required": false
},
{
"name": "claim_address",
"type": "str",
"description": "address where the claim is sent to, if not specified it will be determined automatically from the account",
"is_required": false
},
{
"name": "preview",
"type": "bool",
"description": "do not broadcast the transaction",
"is_required": false
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-11 21:35:24 +02:00
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "Publish a file",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"publish\", \"params\": {\"name\": \"a-new-stream\", \"bid\": \"1.0\", \"file_path\": \"/tmp/tmpvw03l1fk\", \"tags\": [], \"clear_tags\": false, \"languages\": [], \"clear_languages\": false, \"locations\": [], \"clear_locations\": false, \"channel_account_id\": [], \"preview\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet publish a-new-stream --bid=1.0 --file_path=/tmp/tmpvw03l1fk",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"publish\", \"params\": {\"name\": \"a-new-stream\", \"bid\": \"1.0\", \"file_path\": \"/tmp/tmpvw03l1fk\", \"tags\": [], \"clear_tags\": false, \"languages\": [], \"clear_languages\": false, \"locations\": [], \"clear_locations\": false, \"channel_account_id\": [], \"preview\": false}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"0100000001e2d8b96dc144bd510952f955c39609813e38ababb4bd69ce37007b4f381fc759010000006b4830450221008cb8bea984259005cb0385f4776b1f7f4efe4900ca6cc9daf1d70db2586d3d1a02207a0ce152d23fc817d802b9cbbefb490cf50c5dd3fa9432c19fdf0af395b248c901210379a2244f1db62e8279365d95a44a6b790ac3755673d90e0b170a9225a4dbb024ffffffff0200e1f50500000000adb50c612d6e65772d73747265616d4c82000a7f0a7d0a20b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9120b746d70767730336c31666b180b22186170706c69636174696f6e2f6f637465742d73747265616d323038ee3f97b00c53bbbbc0d4605cd027cf67f269db1b4edb464a6765ec141951e1eeb03394d989a62f5b82ab8766e09c816d7576a9149f8a9a9174450506616605b7f0cea201af4e44ba88ace0b46217000000001976a914deb1cbeb8fe3afb244d7fdac5bdefd726591d46388ac00000000\",\n \"inputs\": [\n {\n \"address\": \"mq1y9qSzp7FfZLvMmihfio7edYAp7YiKL6\",\n \"amount\": \"4.947555\",\n \"confirmations\": 4,\n \"height\": 215,\n \"is_change\": true,\n \"is_mine\": true,\n \"nout\": 1,\n \"txid\": \"59c71f384f7b0037ce69bdb4abab383e810996c355f9520951bd44c16db9d8e2\",\n \"type\": \"payment\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"mv4Xmv1AhskDzZM3Qjkayg3yLTfR5vpnfc\",\n \"amount\": \"1.0\",\n \"claim_id\": \"0c179328bc178a63e3507f3eac2e9b49688e3a78\",\n \"claim_op\": \"create\",\n \"confirmations\": -2,\n \"height\": -2,\n \"name\": \"a-new-stream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://a-new-stream#0c179328bc178a63e3507f3eac2e9b49688e3a78\",\n \"txid\": \"32f5c23bf22233ab4fff7e75d33e4089a88c6125ab4b24dcc9b2766add53252c\",\n \"type\": \"claim\",\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpvw03l1fk\",\n \"sd_hash\": \"38ee3f97b00c53bbbbc0d4605cd027cf67f269db1b4edb464a6765ec141951e1eeb03394d989a62f5b82ab8766e09c81\",\n \"size\": \"11\"\n }\n },\n \"value_type\": \"stream\"\n },\n {\n \"address\": \"n1pTJAMjfs38q2LejgAB2ZJQoA3QRVF2Ho\",\n \"amount\": \"3.923448\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 1,\n \"txid\": \"32f5c23bf22233ab4fff7e75d33e4089a88c6125ab4b24dcc9b2766add53252c\",\n \"type\": \"payment\"\n }\n ],\n \"total_fee\": \"0.024107\",\n \"total_input\": \"4.947555\",\n \"total_output\": \"4.923448\",\n \"txid\": \"32f5c23bf22233ab4fff7e75d33e4089a88c6125ab4b24dcc9b2766add53252c\"\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "resolve",
"description": "Get the claim that a URL refers to.",
"arguments": [
{
"name": "urls",
"type": "str, list",
"description": "one or more urls to resolve",
"is_required": false
}
],
"returns": "Dictionary of results, keyed by url\n '<url>': {\n If a resolution error occurs:\n 'error': Error message\n\n If the url resolves to a channel or a claim in a channel:\n 'certificate': {\n 'address': (str) claim address,\n 'amount': (float) claim amount,\n 'effective_amount': (float) claim amount including supports,\n 'claim_id': (str) claim id,\n 'claim_sequence': (int) claim sequence number (or -1 if unknown),\n 'decoded_claim': (bool) whether or not the claim value was decoded,\n 'height': (int) claim height,\n 'depth': (int) claim depth,\n 'has_signature': (bool) included if decoded_claim\n 'name': (str) claim name,\n 'permanent_url': (str) permanent url of the certificate claim,\n 'supports: (list) list of supports [{'txid': (str) txid,\n 'nout': (int) nout,\n 'amount': (float) amount}],\n 'txid': (str) claim txid,\n 'nout': (str) claim nout,\n 'signature_is_valid': (bool), included if has_signature,\n 'value': ClaimDict if decoded, otherwise hex string\n }\n\n If the url resolves to a channel:\n 'claims_in_channel': (int) number of claims in the channel,\n\n If the url resolves to a claim:\n 'claim': {\n 'address': (str) claim address,\n 'amount': (float) claim amount,\n 'effective_amount': (float) claim amount including supports,\n 'claim_id': (str) claim id,\n 'claim_sequence': (int) claim sequence number (or -1 if unknown),\n 'decoded_claim': (bool) whether or not the claim value was decoded,\n 'height': (int) claim height,\n 'depth': (int) claim depth,\n 'has_signature': (bool) included if decoded_claim\n 'name': (str) claim name,\n 'permanent_url': (str) permanent url of the claim,\n 'channel_name': (str) channel name if claim is in a channel\n 'supports: (list) list of supports [{'txid': (str) txid,\n 'nout': (int) nout,\n 'amount': (float) amount}]\n 'txid': (str) claim txid,\n 'nout': (str) claim nout,\n 'signature_is_valid': (bool), included if has_signature,\n 'value': ClaimDict if decoded, otherwise hex string\n }\n }",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Resolve a claim",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"resolve\", \"params\": {\"urls\": [\"astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\"]}}' http://localhost:5279/",
"lbrynet": "lbrynet resolve astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"resolve\", \"params\": {\"urls\": [\"astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\"]}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\": {\n \"certificate\": {\n \"address\": \"mosipdHy8aBXddSGF9PSpz6Zyg8NwgW8xz\",\n \"amount\": \"1.0\",\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"claim_sequence\": -1,\n \"decoded_claim\": true,\n \"depth\": 7,\n \"effective_amount\": \"1.0\",\n \"has_signature\": false,\n \"height\": 210,\n \"name\": \"@channel\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://@channel#2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"protobuf\": \"00125a0a583056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b420b4e6577204368616e6e656c\",\n \"supports\": [],\n \"txid\": \"e45ea07c35cced0692dcff72b5414760f6d04b404692177ba08ca797ee44f41c\",\n \"valid_at_height\": 210,\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n }\n },\n \"claim\": {\n \"address\": \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"amount\": \"1.0\",\n \"channel_name\": \"@channel\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_sequence\": -1,\n \"decoded_claim\": true,\n \"depth\": 3,\n \"effective_amount\": \"1.0\",\n \"has_signature\": true,\n \"height\": 214,\n \"is_channel_signature_valid\": true,\n \"name\": \"astream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"protobuf\": \"0189f6a13a8a1792028f1351e867ec14e742f6262f885c6464a4d279e296cee4d7258da7ecf73a03759ee804bed23c68c6f0beeca0f36e0ce3961fc3eab94fdfca276326f5eb082df78be0a2803c02e5de891674790a7f0a7d0a20b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9120b746d70696a716338747a7a180b22186170706c69636174696f6e2f6f637465742d73747265616d32304daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"signature_is_valid\": true,\n \"signing_channel\": {\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"name\": \"@channel\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n }\n },\n \"supports\": [],\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"valid_at_height\": 214,\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n }\n },\n \"claims_in_channel\": 0\n }\n }\n}"
2019-04-12 14:58:00 +02:00
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "routing_table_get",
"description": "Get DHT routing information",
"arguments": [],
"returns": "(dict) dictionary containing routing and peer information\n {\n \"buckets\": {\n <bucket index>: [\n {\n \"address\": (str) peer address,\n \"udp_port\": (int) peer udp port,\n \"tcp_port\": (int) peer tcp port,\n \"node_id\": (str) peer node id,\n }\n ]\n },\n \"node_id\": (str) the local dht node id\n }",
"examples": []
},
{
2019-04-11 21:35:24 +02:00
"name": "status",
"description": "Get daemon status",
"arguments": [],
"returns": "(dict) lbrynet-daemon status\n {\n 'installation_id': (str) installation id - base58,\n 'is_running': (bool),\n 'skipped_components': (list) [names of skipped components (str)],\n 'startup_status': { Does not include components which have been skipped\n 'blob_manager': (bool),\n 'blockchain_headers': (bool),\n 'database': (bool),\n 'dht': (bool),\n 'exchange_rate_manager': (bool),\n 'hash_announcer': (bool),\n 'peer_protocol_server': (bool),\n 'stream_manager': (bool),\n 'upnp': (bool),\n 'wallet': (bool),\n },\n 'connection_status': {\n 'code': (str) connection status code,\n 'message': (str) connection status message\n },\n 'blockchain_headers': {\n 'downloading_headers': (bool),\n 'download_progress': (float) 0-100.0\n },\n 'wallet': {\n 'blocks': (int) local blockchain height,\n 'blocks_behind': (int) remote_height - local_height,\n 'best_blockhash': (str) block hash of most recent block,\n 'is_encrypted': (bool),\n 'is_locked': (bool),\n },\n 'dht': {\n 'node_id': (str) lbry dht node id - hex encoded,\n 'peers_in_routing_table': (int) the number of peers in the routing table,\n },\n 'blob_manager': {\n 'finished_blobs': (int) number of finished blobs in the blob manager,\n },\n 'hash_announcer': {\n 'announce_queue_size': (int) number of blobs currently queued to be announced\n },\n 'stream_manager': {\n 'managed_files': (int) count of files in the stream manager,\n },\n 'upnp': {\n 'aioupnp_version': (str),\n 'redirects': {\n <TCP | UDP>: (int) external_port,\n },\n 'gateway': (str) manufacturer and model,\n 'dht_redirect_set': (bool),\n 'peer_redirect_set': (bool),\n 'external_ip': (str) external ip address,\n }\n }",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Get status",
"curl": "curl -d'{\"method\": \"status\", \"params\": {}}' http://localhost:5279/",
"lbrynet": "lbrynet status",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"status\", \"params\": {}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"blob_manager\": {\n \"finished_blobs\": 0\n },\n \"connection_status\": {\n \"code\": \"connected\",\n \"message\": \"No connection problems detected\"\n },\n \"installation_id\": \"2M4Cs1sUcu9pzFoHp6TzBLLLQPaqCve9iRfEohQX4xqMa3P4TxBDdFFrhhtvyDJPGX\",\n \"is_running\": true,\n \"skipped_components\": [\n \"dht\",\n \"upnp\",\n \"hash_announcer\",\n \"peer_protocol_server\"\n ],\n \"startup_status\": {\n \"blob_manager\": true,\n \"blockchain_headers\": true,\n \"database\": true,\n \"exchange_rate_manager\": true,\n \"stream_manager\": true,\n \"wallet\": true\n },\n \"stream_manager\": {\n \"managed_files\": 0\n },\n \"wallet\": {\n \"best_blockhash\": \"d60eab23842e6e2c5a6c441669df96b116895bd47b21213a2c7860f93f01de50\",\n \"blocks\": 206,\n \"blocks_behind\": 0,\n \"is_encrypted\": false,\n \"is_locked\": false\n }\n }\n}"
2019-04-12 14:58:00 +02:00
}
]
},
{
2019-04-11 21:35:24 +02:00
"name": "stop",
"description": "Stop lbrynet API server.",
"arguments": [],
"returns": "(string) Shutdown message",
"examples": []
},
{
2019-04-11 21:35:24 +02:00
"name": "version",
"description": "Get lbrynet API server version information",
"arguments": [],
"returns": "(dict) Dictionary of lbry version information\n {\n 'build': (str) build type (e.g. \"dev\", \"rc\", \"release\"),\n 'ip': (str) remote ip, if available,\n 'lbrynet_version': (str) lbrynet_version,\n 'lbryum_version': (str) lbryum_version,\n 'lbryschema_version': (str) lbryschema_version,\n 'os_release': (str) os release string\n 'os_system': (str) os name\n 'platform': (str) platform string\n 'processor': (str) processor type,\n 'python_version': (str) python version,\n }",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Get version",
"curl": "curl -d'{\"method\": \"version\", \"params\": {}}' http://localhost:5279/",
"lbrynet": "lbrynet version",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"version\", \"params\": {}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"build\": \"dev\",\n \"desktop\": \"GNOME\",\n \"distro\": {\n \"codename\": \"xenial\",\n \"id\": \"ubuntu\",\n \"like\": \"debian\",\n \"version\": \"16.04\",\n \"version_parts\": {\n \"build_number\": \"\",\n \"major\": \"16\",\n \"minor\": \"04\"\n }\n },\n \"lbrynet_version\": \"0.37.0rc1\",\n \"os_release\": \"4.4.0-116-generic\",\n \"os_system\": \"Linux\",\n \"platform\": \"Linux-4.4.0-116-generic-x86_64-with-Ubuntu-16.04-xenial\",\n \"processor\": \"x86_64\",\n \"python_version\": \"3.7.2\"\n }\n}"
2019-04-12 14:58:00 +02:00
}
]
2019-04-06 21:33:19 +02:00
}
]
},
2019-04-11 21:35:24 +02:00
"account": {
"doc": "Create, modify and inspect wallet accounts.",
"commands": [
{
"name": "account_add",
"description": "Add a previously created account from a seed, private key or public key (read-only).\nSpecify --single_key for single address or vanity address accounts.",
"arguments": [
{
"name": "account_name",
"type": "str",
"description": "name of the account to add",
"is_required": true
},
{
"name": "seed",
"type": "str",
"description": "seed to generate new account from",
"is_required": false
},
{
"name": "private_key",
"type": "str",
"description": "private key for new account",
"is_required": false
},
{
"name": "public_key",
"type": "str",
"description": "public key for new account",
"is_required": false
},
{
"name": "single_key",
"type": "bool",
"description": "create single key account, default is multi-key",
"is_required": false
}
],
"returns": " {\n \"id\": \"account_id\",\n \"is_default\": \"this account is used by default\",\n \"ledger\": \"name of crypto currency and network\",\n \"name\": \"optional account name\",\n \"seed\": \"human friendly words from which account can be recreated\",\n \"encrypted\": \"if account is encrypted\",\n \"private_key\": \"extended private key\",\n \"public_key\": \"extended public key\",\n \"address_generator\": \"settings for generating addresses\",\n \"modified_on\": \"date of last modification to account settings\"\n }",
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "Add an account from seed",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"account_add\", \"params\": {\"account_name\": \"new account\", \"seed\": \"aisle absorb powder another bargain vivid error ostrich opera keen edit comfort\", \"single_key\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet account add \"new account\" --seed=\"aisle absorb powder another bargain vivid error ostrich opera keen edit comfort\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"account_add\", \"params\": {\"account_name\": \"new account\", \"seed\": \"aisle absorb powder another bargain vivid error ostrich opera keen edit comfort\", \"single_key\": false}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"address_generator\": {\n \"change\": {\n \"gap\": 6,\n \"maximum_uses_per_address\": 1\n },\n \"name\": \"deterministic-chain\",\n \"receiving\": {\n \"gap\": 20,\n \"maximum_uses_per_address\": 1\n }\n },\n \"encrypted\": false,\n \"id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\",\n \"is_default\": false,\n \"ledger\": \"lbc_regtest\",\n \"modified_on\": 1556160361.5103474,\n \"name\": \"new account\",\n \"private_key\": \"tprv8ZgxMBicQKsPddGW6HMy4w2PS6Qn9SmNX149peKepsaNFaxu393oMGkKFeGrbTC6v5psKw97ocE16fvFLJGYPrZ3sm9KxwFXoAxLh23KkwW\",\n \"public_key\": \"tpubD6NzVbkrYhZ4X6JHyw2ZULgW17viJmxH6Jew7AMxF9Nm65DffXsPXmNBRkuJa7oWVgm7vdmfFUvjswbpo7SCyQhYwViFpq2s6XWEc81xURg\",\n \"seed\": \"aisle absorb powder another bargain vivid error ostrich opera keen edit comfort\"\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "account_balance",
"description": "Return the balance of an account",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "If provided only the balance for this account will be given. Otherwise default account.",
"is_required": false
},
{
"name": "confirmations",
"type": "int",
"description": "Only include transactions with this many confirmed blocks.",
"is_required": false
}
],
"returns": "(decimal) amount of lbry credits in wallet",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Get default account balance",
"curl": "curl -d'{\"method\": \"account_balance\", \"params\": {}}' http://localhost:5279/",
"lbrynet": "lbrynet account balance",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"account_balance\", \"params\": {}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": \"7.999876\"\n}"
},
{
"title": "Get balance for specific account by id",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"account_balance\", \"params\": {\"account_id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\"}}' http://localhost:5279/",
"lbrynet": "lbrynet account balance \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"account_balance\", \"params\": {\"account_id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\"}}).json()",
2019-04-12 14:58:00 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": \"2.0\"\n}"
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "account_create",
"description": "Create a new account. Specify --single_key if you want to use\nthe same address for all transactions (not recommended).",
"arguments": [
{
"name": "account_name",
"type": "str",
"description": "name of the account to create",
"is_required": true
},
{
"name": "single_key",
"type": "bool",
"description": "create single key account, default is multi-key",
"is_required": false
}
],
"returns": " {\n \"id\": \"account_id\",\n \"is_default\": \"this account is used by default\",\n \"ledger\": \"name of crypto currency and network\",\n \"name\": \"optional account name\",\n \"seed\": \"human friendly words from which account can be recreated\",\n \"encrypted\": \"if account is encrypted\",\n \"private_key\": \"extended private key\",\n \"public_key\": \"extended public key\",\n \"address_generator\": \"settings for generating addresses\",\n \"modified_on\": \"date of last modification to account settings\"\n }",
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "Create an account",
2019-04-11 21:35:24 +02:00
"curl": "curl -d'{\"method\": \"account_create\", \"params\": {\"account_name\": \"generated account\", \"single_key\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet account create \"generated account\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"account_create\", \"params\": {\"account_name\": \"generated account\", \"single_key\": false}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"address_generator\": {\n \"change\": {\n \"gap\": 6,\n \"maximum_uses_per_address\": 1\n },\n \"name\": \"deterministic-chain\",\n \"receiving\": {\n \"gap\": 20,\n \"maximum_uses_per_address\": 1\n }\n },\n \"encrypted\": false,\n \"id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\",\n \"is_default\": false,\n \"ledger\": \"lbc_regtest\",\n \"modified_on\": 1556160361.3380778,\n \"name\": \"generated account\",\n \"private_key\": \"tprv8ZgxMBicQKsPddGW6HMy4w2PS6Qn9SmNX149peKepsaNFaxu393oMGkKFeGrbTC6v5psKw97ocE16fvFLJGYPrZ3sm9KxwFXoAxLh23KkwW\",\n \"public_key\": \"tpubD6NzVbkrYhZ4X6JHyw2ZULgW17viJmxH6Jew7AMxF9Nm65DffXsPXmNBRkuJa7oWVgm7vdmfFUvjswbpo7SCyQhYwViFpq2s6XWEc81xURg\",\n \"seed\": \"aisle absorb powder another bargain vivid error ostrich opera keen edit comfort\"\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "account_decrypt",
"description": "Decrypt an encrypted account, this will remove the wallet password. The account must be unlocked to decrypt it",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id for the account to decrypt",
"is_required": false
}
],
"returns": "(bool) true if wallet is decrypted, otherwise false",
"examples": []
},
{
"name": "account_encrypt",
"description": "Encrypt an unencrypted account with a password",
"arguments": [
2019-04-22 20:06:32 +02:00
{
"name": "new_password",
"type": "str",
"description": "password to encrypt account",
"is_required": true
},
2019-04-11 21:35:24 +02:00
{
"name": "account_id",
"type": "str",
2019-04-22 20:06:32 +02:00
"description": "id for the account to encrypt, encrypts default account if not provided",
2019-04-11 21:35:24 +02:00
"is_required": false
}
],
"returns": "(bool) true if wallet is decrypted, otherwise false",
"examples": []
},
{
"name": "account_fund",
"description": "Transfer some amount (or --everything) to an account from another\naccount (can be the same account). Amounts are interpreted as LBC.\nYou can also spread the transfer across a number of --outputs (cannot\nbe used together with --everything).",
"arguments": [
{
"name": "to_account",
"type": "str",
"description": "send to this account",
"is_required": false
},
{
"name": "from_account",
"type": "str",
"description": "spend from this account",
"is_required": false
},
{
"name": "amount",
"type": "str",
"description": "the amount to transfer lbc",
"is_required": true
},
{
"name": "everything",
"type": "bool",
"description": "transfer everything (excluding claims), default: false.",
"is_required": false
},
{
"name": "outputs",
"type": "int",
"description": "split payment across many outputs, default: 1.",
"is_required": false
},
{
"name": "broadcast",
"type": "bool",
"description": "actually broadcast the transaction, default: false.",
"is_required": false
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Transfer 2 LBC from default account to specific account",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"account_fund\", \"params\": {\"to_account\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\", \"amount\": \"2.0\", \"everything\": false, \"broadcast\": true}}' http://localhost:5279/",
"lbrynet": "lbrynet account fund --to_account=\"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\" --amount=2.0 --broadcast",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"account_fund\", \"params\": {\"to_account\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\", \"amount\": \"2.0\", \"everything\": false, \"broadcast\": true}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"0100000001fce5779455e4345f7540e4a26aab1961b297a29ffcbf0c030ae405103f13ebc2010000006b483045022100ad9dd93a1cec2c3cf7c5052605eee18a9d443b840ca276242ad633c472a8eca702204b72aea266a8f80b456d041218a9a623653768e226372d2499fd2a5bf83799e2012103ac3e6208080585758ec2cae538229a798402bda47306e3c6f63daddeb187fcd5ffffffff0200c2eb0b000000001976a914b9f0f85772ba5d7128ffb43c9674c6cab3f8586288ac90d7ae2f000000001976a914d5553d50fd3a39e01b82de6d7b4f74083786bb9388ac00000000\",\n \"inputs\": [\n {\n \"address\": \"mvw92gKVSRvTBcF9mKbwiaSBjTfyFFQ9T2\",\n \"amount\": \"10.0\",\n \"confirmations\": 6,\n \"height\": 201,\n \"is_change\": false,\n \"is_mine\": true,\n \"nout\": 1,\n \"txid\": \"c2eb133f1005e40a030cbffc9fa297b26119ab6aa2e440755f34e4559477e5fc\",\n \"type\": \"payment\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"mxU7ySLSwzSmCkKvjhAvfs2UCZDSnmBice\",\n \"amount\": \"2.0\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 0,\n \"txid\": \"7245c1296b172040fc5fbc5a369eba3af5896658b9b090a47605cb732f0320c6\",\n \"type\": \"payment\"\n },\n {\n \"address\": \"mzxxLTbb3Qsc3bGmrn8MJkDw4mno7s8J9H\",\n \"amount\": \"7.999876\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 1,\n \"txid\": \"7245c1296b172040fc5fbc5a369eba3af5896658b9b090a47605cb732f0320c6\",\n \"type\": \"payment\"\n }\n ],\n \"total_fee\": \"0.000124\",\n \"total_input\": \"10.0\",\n \"total_output\": \"9.999876\",\n \"txid\": \"7245c1296b172040fc5fbc5a369eba3af5896658b9b090a47605cb732f0320c6\"\n }\n}"
2019-04-12 14:58:00 +02:00
},
{
"title": "Spread LBC between multiple addresses",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"account_fund\", \"params\": {\"to_account\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\", \"from_account\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\", \"amount\": \"1.5\", \"everything\": false, \"outputs\": 2, \"broadcast\": true}}' http://localhost:5279/",
"lbrynet": "lbrynet account fund --to_account=\"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\" --from_account=\"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\" --amount=1.5 --outputs=2 --broadcast",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"account_fund\", \"params\": {\"to_account\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\", \"from_account\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\", \"amount\": \"1.5\", \"everything\": false, \"outputs\": 2, \"broadcast\": true}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"0100000001c620032f73cb0576a490b0b9586689f53aba9e365abc5ffc4020176b29c14572000000006b483045022100a75c897909f7e9268ae7a6496c440abc0f5f2772a00d95a8aa3d50ab0cffbdb1022025e3261623d81f93b5bd96e43d5b50a0ca30a99e2d8e1dc837f425696bc46dce01210327e201108b4b7f5510324b106ea5bec7e56f9c453ed7edb7133b4d195a44149affffffff03c0687804000000001976a914722a9ffd5ce11cf4ee6ad0638105c66fbc9c8d1688acc0687804000000001976a914722a9ffd5ce11cf4ee6ad0638105c66fbc9c8d1688ac6cb9fa02000000001976a914981a3d2357e3dad2a8fa99ffec65fe4b700e9e3988ac00000000\",\n \"inputs\": [\n {\n \"address\": \"mxU7ySLSwzSmCkKvjhAvfs2UCZDSnmBice\",\n \"amount\": \"2.0\",\n \"confirmations\": 1,\n \"height\": 207,\n \"is_change\": true,\n \"is_mine\": true,\n \"nout\": 0,\n \"txid\": \"7245c1296b172040fc5fbc5a369eba3af5896658b9b090a47605cb732f0320c6\",\n \"type\": \"payment\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"mqvcPZFNjaXbYrTS3FdNmV82RyW3fgZc4t\",\n \"amount\": \"0.75\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 0,\n \"txid\": \"6560b4686f23e27541c2212a7dadeed9e2ea0e4ff2691fb2d026a04a6e9df676\",\n \"type\": \"payment\"\n },\n {\n \"address\": \"mqvcPZFNjaXbYrTS3FdNmV82RyW3fgZc4t\",\n \"amount\": \"0.75\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 1,\n \"txid\": \"6560b4686f23e27541c2212a7dadeed9e2ea0e4ff2691fb2d026a04a6e9df676\",\n \"type\": \"payment\"\n },\n {\n \"address\": \"muPCSKNBSMw9v4A8p991TrQMjzD1hSU5ub\",\n \"amount\": \"0.499859\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 2,\n \"txid\": \"6560b4686f23e27541c2212a7dadeed9e2ea0e4ff2691fb2d026a04a6e9df676\",\n \"type\": \"payment\"\n }\n ],\n \"total_fee\": \"0.000141\",\n \"total_input\": \"2.0\",\n \"total_output\": \"1.999859\",\n \"txid\": \"6560b4686f23e27541c2212a7dadeed9e2ea0e4ff2691fb2d026a04a6e9df676\"\n }\n}"
2019-04-12 14:58:00 +02:00
},
{
"title": "Transfer all LBC to a specified account",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"account_fund\", \"params\": {\"from_account\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\", \"everything\": true, \"broadcast\": true}}' http://localhost:5279/",
"lbrynet": "lbrynet account fund --from_account=\"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\" --everything --broadcast",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"account_fund\", \"params\": {\"from_account\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\", \"everything\": true, \"broadcast\": true}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"010000000376f69d6e4aa026d0b21f69f24f0eeae2d9eead7d2a21c24175e2236f68b46065020000006a473044022013b4b1b8ecffc58fadee7175885c0e06ea6e27f01b53d08392e62121f7a994dd02204010573e4f842e05bb22104b1560cae296ef08d8d341b18b7262528c69cde474012103b9be4bc50a153ba83b55e415d898119ebfc3ea9429f0ced5cd1e777cb1c5e983ffffffff76f69d6e4aa026d0b21f69f24f0eeae2d9eead7d2a21c24175e2236f68b46065000000006a47304402205b90116b6cfbc1642ba198140fe0b7dc4033deca1167abe6059e848415e6719902207fdf59b9c200943bf73ea3b95739f18ece1c021a6ec1e12bb6f1a3dd47102bf401210298bc70cb23e2906eaedd552f5c70e23212b78ac0f94b5722fa5fb0cc43b20059ffffffff76f69d6e4aa026d0b21f69f24f0eeae2d9eead7d2a21c24175e2236f68b46065010000006b483045022100cc1ac3fed46aab6ea6d0c90692bbac28d6ad4bbff00eecfdf10470c08d25375d02202d552d5b157bb8fe088e796b1d7763fc57096b1d796c39d624016a1a8dc9607601210298bc70cb23e2906eaedd552f5c70e23212b78ac0f94b5722fa5fb0cc43b20059ffffffff015027eb0b000000001976a914ef89ef92f99d633a091fb618dc9c357734edb6f888ac00000000\",\n \"inputs\": [\n {\n \"address\": \"muPCSKNBSMw9v4A8p991TrQMjzD1hSU5ub\",\n \"amount\": \"0.499859\",\n \"confirmations\": 1,\n \"height\": 208,\n \"is_change\": true,\n \"is_mine\": true,\n \"nout\": 2,\n \"txid\": \"6560b4686f23e27541c2212a7dadeed9e2ea0e4ff2691fb2d026a04a6e9df676\",\n \"type\": \"payment\"\n },\n {\n \"address\": \"mqvcPZFNjaXbYrTS3FdNmV82RyW3fgZc4t\",\n \"amount\": \"0.75\",\n \"confirmations\": 1,\n \"height\": 208,\n \"is_change\": true,\n \"is_mine\": true,\n \"nout\": 0,\n \"txid\": \"6560b4686f23e27541c2212a7dadeed9e2ea0e4ff2691fb2d026a04a6e9df676\",\n \"type\": \"payment\"\n },\n {\n \"address\": \"mqvcPZFNjaXbYrTS3FdNmV82RyW3fgZc4t\",\n \"amount\": \"0.75\",\n \"confirmations\": 1,\n \"height\": 208,\n \"is_change\": true,\n \"is_mine\": true,\n \"nout\": 1,\n \"txid\": \"6560b4686f23e27541c2212a7dadeed9e2ea0e4ff2691fb2d026a04a6e9df676\",\n \"type\": \"payment\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"n3MX2rLSXYR5WSX72qfEUBiuPve8JuANi6\",\n \"amount\": \"1.999604\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 0,\n \"txid\": \"7daf5d1f13d6039cf32436cca746c94ca979f8bdb94c5ae7631d651abdba2d00\",\n \"type\": \"payment\"\n }\n ],\n \"total_fee\": \"0.000255\",\n \"total_input\": \"1.999859\",\n \"total_output\": \"1.999604\",\n \"txid\": \"7daf5d1f13d6039cf32436cca746c94ca979f8bdb94c5ae7631d651abdba2d00\"\n }\n}"
2019-04-12 14:58:00 +02:00
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "account_list",
"description": "List details of all of the accounts or a specific account.",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "If provided only the balance for this account will be given",
"is_required": false
},
{
"name": "confirmations",
"type": "int",
"description": "required confirmations (default: 0)",
"is_required": false
},
{
"name": "include_claims",
"type": "bool",
"description": "include claims, requires than a LBC account is specified (default: false)",
"is_required": false
},
{
"name": "show_seed",
"type": "bool",
"description": "show the seed for the account",
"is_required": false
}
],
"returns": " [\n {\n \"id\": \"account_id\",\n \"is_default\": \"this account is used by default\",\n \"ledger\": \"name of crypto currency and network\",\n \"name\": \"optional account name\",\n \"seed\": \"human friendly words from which account can be recreated\",\n \"encrypted\": \"if account is encrypted\",\n \"private_key\": \"extended private key\",\n \"public_key\": \"extended public key\",\n \"address_generator\": \"settings for generating addresses\",\n \"modified_on\": \"date of last modification to account settings\"\n }\n ]",
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "List your accounts",
2019-04-11 21:35:24 +02:00
"curl": "curl -d'{\"method\": \"account_list\", \"params\": {\"include_claims\": false, \"show_seed\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet account list",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"account_list\", \"params\": {\"include_claims\": false, \"show_seed\": false}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"lbc_regtest\": [\n {\n \"address_generator\": {\n \"change\": {\n \"gap\": 6,\n \"maximum_uses_per_address\": 1\n },\n \"name\": \"deterministic-chain\",\n \"receiving\": {\n \"gap\": 20,\n \"maximum_uses_per_address\": 1\n }\n },\n \"certificates\": 0,\n \"coins\": 10.0,\n \"encrypted\": false,\n \"id\": \"mvPLJgakTiEdfNEzc2ioockabza3mpUYWY\",\n \"is_default\": true,\n \"name\": \"Account #mvPLJgakTiEdfNEzc2ioockabza3mpUYWY\",\n \"public_key\": \"tpubD6NzVbkrYhZ4YMob2BAjfXmJJ7ucfVpGqpQiiy35WJWrFyAWQPL9aN3Wha16joF5XRpxcRYyBKeXWzyJ4DzFWJAxQwr5Y1uF9MwB4ATPdXi\",\n \"satoshis\": 1000000000\n }\n ]\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "account_lock",
"description": "Lock an unlocked account",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id for the account to lock",
"is_required": false
}
],
"returns": "(bool) true if account is locked, otherwise false",
"examples": []
},
{
"name": "account_max_address_gap",
"description": "Finds ranges of consecutive addresses that are unused and returns the length\nof the longest such range: for change and receiving address chains. This is\nuseful to figure out ideal values to set for 'receiving_gap' and 'change_gap'\naccount settings.",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "account for which to get max gaps",
"is_required": true
}
],
"returns": "(map) maximum gap for change and receiving addresses",
"examples": []
},
{
"name": "account_remove",
"description": "Remove an existing account.",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id of the account to remove",
"is_required": true
}
],
"returns": " {\n \"id\": \"account_id\",\n \"is_default\": \"this account is used by default\",\n \"ledger\": \"name of crypto currency and network\",\n \"name\": \"optional account name\",\n \"seed\": \"human friendly words from which account can be recreated\",\n \"encrypted\": \"if account is encrypted\",\n \"private_key\": \"extended private key\",\n \"public_key\": \"extended public key\",\n \"address_generator\": \"settings for generating addresses\",\n \"modified_on\": \"date of last modification to account settings\"\n }",
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "Remove an account",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"account_remove\", \"params\": {\"account_id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\"}}' http://localhost:5279/",
"lbrynet": "lbrynet account remove mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"account_remove\", \"params\": {\"account_id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\"}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"address_generator\": {\n \"change\": {\n \"gap\": 6,\n \"maximum_uses_per_address\": 1\n },\n \"name\": \"deterministic-chain\",\n \"receiving\": {\n \"gap\": 20,\n \"maximum_uses_per_address\": 1\n }\n },\n \"encrypted\": false,\n \"id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\",\n \"is_default\": false,\n \"ledger\": \"lbc_regtest\",\n \"modified_on\": 1556160361.3380778,\n \"name\": \"generated account\",\n \"private_key\": \"tprv8ZgxMBicQKsPddGW6HMy4w2PS6Qn9SmNX149peKepsaNFaxu393oMGkKFeGrbTC6v5psKw97ocE16fvFLJGYPrZ3sm9KxwFXoAxLh23KkwW\",\n \"public_key\": \"tpubD6NzVbkrYhZ4X6JHyw2ZULgW17viJmxH6Jew7AMxF9Nm65DffXsPXmNBRkuJa7oWVgm7vdmfFUvjswbpo7SCyQhYwViFpq2s6XWEc81xURg\",\n \"seed\": \"aisle absorb powder another bargain vivid error ostrich opera keen edit comfort\"\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "account_send",
"description": "Send the same number of credits to multiple addresses.",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "account to fund the transaction",
"is_required": false
},
{
"name": "preview",
"type": "bool",
"description": "do not broadcast the transaction",
"is_required": false
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-11 21:35:24 +02:00
"examples": []
},
{
"name": "account_set",
"description": "Change various settings on an account.",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id of the account to change",
"is_required": true
},
{
"name": "default",
"type": "bool",
"description": "make this account the default",
"is_required": false
},
{
"name": "new_name",
"type": "str",
"description": "new name for the account",
"is_required": false
},
{
"name": "receiving_gap",
"type": "int",
"description": "set the gap for receiving addresses",
"is_required": false
},
{
"name": "receiving_max_uses",
"type": "int",
"description": "set the maximum number of times to use a receiving address",
"is_required": false
},
{
"name": "change_gap",
"type": "int",
"description": "set the gap for change addresses",
"is_required": false
},
{
"name": "change_max_uses",
"type": "int",
"description": "set the maximum number of times to use a change address",
"is_required": false
}
],
"returns": " {\n \"id\": \"account_id\",\n \"is_default\": \"this account is used by default\",\n \"ledger\": \"name of crypto currency and network\",\n \"name\": \"optional account name\",\n \"seed\": \"human friendly words from which account can be recreated\",\n \"encrypted\": \"if account is encrypted\",\n \"private_key\": \"extended private key\",\n \"public_key\": \"extended public key\",\n \"address_generator\": \"settings for generating addresses\",\n \"modified_on\": \"date of last modification to account settings\"\n }",
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "Modify maximum number of times a change address can be reused",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"account_set\", \"params\": {\"account_id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\", \"default\": false, \"change_max_uses\": 10}}' http://localhost:5279/",
"lbrynet": "lbrynet account set mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L --change_max_uses=10",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"account_set\", \"params\": {\"account_id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\", \"default\": false, \"change_max_uses\": 10}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"address_generator\": {\n \"change\": {\n \"gap\": 6,\n \"maximum_uses_per_address\": 10\n },\n \"name\": \"deterministic-chain\",\n \"receiving\": {\n \"gap\": 20,\n \"maximum_uses_per_address\": 1\n }\n },\n \"encrypted\": false,\n \"id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\",\n \"is_default\": false,\n \"ledger\": \"lbc_regtest\",\n \"modified_on\": 1556160361.5737526,\n \"name\": \"new account\",\n \"private_key\": \"tprv8ZgxMBicQKsPddGW6HMy4w2PS6Qn9SmNX149peKepsaNFaxu393oMGkKFeGrbTC6v5psKw97ocE16fvFLJGYPrZ3sm9KxwFXoAxLh23KkwW\",\n \"public_key\": \"tpubD6NzVbkrYhZ4X6JHyw2ZULgW17viJmxH6Jew7AMxF9Nm65DffXsPXmNBRkuJa7oWVgm7vdmfFUvjswbpo7SCyQhYwViFpq2s6XWEc81xURg\",\n \"seed\": \"aisle absorb powder another bargain vivid error ostrich opera keen edit comfort\"\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "account_unlock",
"description": "Unlock an encrypted account",
"arguments": [
2019-04-22 20:06:32 +02:00
{
"name": "password",
"type": "str",
"description": "password to use for unlocking",
"is_required": true
},
2019-04-11 21:35:24 +02:00
{
"name": "account_id",
"type": "str",
2019-04-22 20:06:32 +02:00
"description": "id for the account to unlock, unlocks default account if not provided",
2019-04-11 21:35:24 +02:00
"is_required": false
}
],
"returns": "(bool) true if account is unlocked, otherwise false",
"examples": []
2019-04-06 21:33:19 +02:00
}
]
},
2019-04-11 21:35:24 +02:00
"address": {
"doc": "List, generate and verify addresses.",
"commands": [
{
"name": "address_is_mine",
"description": "Checks if an address is associated with the current wallet.",
"arguments": [
{
"name": "address",
"type": "str",
"description": "address to check",
"is_required": true
},
{
"name": "account_id",
"type": "str",
"description": "id of the account to use",
"is_required": false
}
],
"returns": "(bool) true, if address is associated with current wallet",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Check if address is mine",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"address_is_mine\", \"params\": {\"address\": \"mzKs9PtfKz1cKBSNPT8qVBMZ7r1LqLXVUb\"}}' http://localhost:5279/",
"lbrynet": "lbrynet address is_mine mzKs9PtfKz1cKBSNPT8qVBMZ7r1LqLXVUb",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"address_is_mine\", \"params\": {\"address\": \"mzKs9PtfKz1cKBSNPT8qVBMZ7r1LqLXVUb\"}}).json()",
2019-04-12 14:58:00 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": true\n}"
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "address_list",
"description": "List account addresses",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id of the account to use",
"is_required": false
},
{
"name": "page",
"type": "int",
"description": "page to return during paginating",
"is_required": false
},
{
"name": "page_size",
"type": "int",
"description": "number of items on page during pagination",
"is_required": false
}
],
"returns": " {\n \"page\": \"Page number of the current items.\",\n \"page_size\": \"Number of items to show on a page.\",\n \"total_pages\": \"Total number of pages.\",\n \"items\": [\n \"an address in base58\"\n ]\n }",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "List addresses in default account",
"curl": "curl -d'{\"method\": \"address_list\", \"params\": {}}' http://localhost:5279/",
"lbrynet": "lbrynet address list",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"address_list\", \"params\": {}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": [\n \"miLfme8Kcesj3rRDb4ChytWyUg7AZXGR1V\",\n \"n3MX2rLSXYR5WSX72qfEUBiuPve8JuANi6\",\n \"n2kvhQKzn2kjMbkiGKrLNXhStfJFTWGAVG\",\n \"mzxxLTbb3Qsc3bGmrn8MJkDw4mno7s8J9H\",\n \"mq1y9qSzp7FfZLvMmihfio7edYAp7YiKL6\",\n \"n3PQGct81tBiyrsQAq2Tf4pMt4sJjUje29\",\n \"mvw92gKVSRvTBcF9mKbwiaSBjTfyFFQ9T2\",\n \"ms96QzbQunqP1VsAHm5xHkaunkbCYycRDd\",\n \"mzKs9PtfKz1cKBSNPT8qVBMZ7r1LqLXVUb\",\n \"mvGcV5j6PJPzB9GfEzbRsfs5iRwbbxkUZ7\",\n \"muU6jogvLreWHGwPqbPn9KuTwxXpkrPmrP\",\n \"moSm3vPzvRDbh2JotyGHgf8KYwC3nrUhv4\",\n \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"mv4Xmv1AhskDzZM3Qjkayg3yLTfR5vpnfc\",\n \"mosipdHy8aBXddSGF9PSpz6Zyg8NwgW8xz\",\n \"n2Qo7qcHp8JeoAMxxNZgkKBaMRQfinoiCQ\",\n \"mhWJWmX6KwDkgc9T3b6GrfE6Avfxh6icDv\",\n \"n13BBQEHEiJ5eCAnAHUfCyuzRnFPgAyYHn\",\n \"mkyJc9mJvEziLthYpvzFYBwopDU12UEDnw\",\n \"mpectx3oMpcQHshJWKX4ebtYiaQ6t4Simy\",\n \"mvPwdcwej5xwjqKK4Eh7fKABAaFcNcCKE7\",\n \"myGG9szYEvd1MUZMmghMBWAtZGYBEtDokv\",\n \"moNVgkTTmB2dJC2F7YG3GmKxi6AJyDUqoU\",\n \"mmNm2kw8PHyMt87ktUwnudEAgyo6cupmy9\",\n \"mp2ik59jEdjfkDSnpYVo898NPC1GxPTZc3\",\n \"n1UDDLHxpwffcBdhyvvdhUMcHXoX7f2pSJ\",\n \"n1HeNhsqb5DJgeghnUKNodRJjRihjDFHTL\"\n ]\n}"
2019-04-12 14:58:00 +02:00
},
{
"title": "List addresses in specified account",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"address_list\", \"params\": {\"account_id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\"}}' http://localhost:5279/",
"lbrynet": "lbrynet address list --account_id=\"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"address_list\", \"params\": {\"account_id\": \"mwatzKbhDsE2n8rmdDH3oY6JFQvfLb6D3L\"}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": [\n \"muPCSKNBSMw9v4A8p991TrQMjzD1hSU5ub\",\n \"mxU7ySLSwzSmCkKvjhAvfs2UCZDSnmBice\",\n \"miNSfBimNaxGgoF1sYZXDzst1ma6ZiYbeY\",\n \"mwf4KLTWnjoAkmbgTUFdmWWBRpVSNorAeJ\",\n \"miQW9yZ5UVnBYsLN5RumrKHKPHxW1WY51N\",\n \"mqvcPZFNjaXbYrTS3FdNmV82RyW3fgZc4t\",\n \"miTNoFgCqLYaESsJxQcf9TPHYCHqVaxbmK\",\n \"miqcvnHMVBWp1eexGUDnqjVEygZPvMLZ5R\",\n \"mpBJ4FzodSGdePzp7r7fbpEF7t1kSnjVib\",\n \"mgWwdn92ADjUmoQChW3hPCA2oQUcYV7pRs\",\n \"n42nxJGpyk7DCcf8ViN5KvU7yfiD34nZ8t\",\n \"n2LnwCSVsDyzkuKKGfXxJ8dtEvcCPVEZ4g\",\n \"n1YVjTmZmCnSDedrycHbR9sxk4nvfa7kgp\",\n \"mkhhRHGH2Lgi7c4zxTT6N1sbKwhzS8XtoH\",\n \"mwr9ZShrzznXXJD3sDC5fMMeGTzZiHdyoq\",\n \"mrb1wLfDTE646M4quvaDSNXXZshZyvvT5R\",\n \"mpKpiScKrXBBvFArG8yZtTd16J9JydSywQ\",\n \"muewpDBKV3RuxyJ6GeBEdjEJZMAHRg7oLb\",\n \"miDoLySiEbSDJ2LAsnckrsTbSgBYkJiwMu\",\n \"mhDPJA9EjbpgvTTVcRZwCLeMFgn6DCCivz\",\n \"mnC4nDuJProsQGKjBJcAKm3r26iJXN2wbL\",\n \"mowoDiEHtstBQAitRVKEaBVDa9xK5qetJH\",\n \"mynkfP6cpcxesMrA1DShUGCVFG5Xnj6cHm\",\n \"mt5a8oQRSAaE2Ge4ieQZwm8LAmu64mtgya\",\n \"n3xJVTzcip8aRNHQv65ZAjUhKcfUa4tbs8\",\n \"moLgijvkXh82t9WAiwzK1s5ueMEtnNyPkf\"\n ]\n}"
2019-04-12 14:58:00 +02:00
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "address_unused",
"description": "Return an address containing no balance, will create\na new address if there is none.",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id of the account to use",
"is_required": false
}
],
"returns": " \"an address in base58\"",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Get an unused address",
"curl": "curl -d'{\"method\": \"address_unused\", \"params\": {}}' http://localhost:5279/",
"lbrynet": "lbrynet address unused",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"address_unused\", \"params\": {}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": \"mzKs9PtfKz1cKBSNPT8qVBMZ7r1LqLXVUb\"\n}"
2019-04-12 14:58:00 +02:00
}
]
2019-01-21 23:37:56 +01:00
}
]
},
2019-04-11 21:35:24 +02:00
"blob": {
"doc": "Blob management.",
"commands": [
{
"name": "blob_announce",
"description": "Announce blobs to the DHT",
"arguments": [
{
"name": "blob_hash",
"type": "str",
"description": "announce a blob, specified by blob_hash",
"is_required": false
},
{
"name": "stream_hash",
"type": "str",
"description": "announce all blobs associated with stream_hash",
"is_required": false
},
{
"name": "sd_hash",
"type": "str",
"description": "announce all blobs associated with sd_hash and the sd_hash itself",
"is_required": false
}
],
"returns": "(bool) true if successful",
"examples": []
},
{
"name": "blob_delete",
"description": "Delete a blob",
"arguments": [
{
"name": "blob_hash",
"type": "str",
"description": "blob hash of the blob to delete",
"is_required": true
}
],
"returns": "(str) Success/fail message",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Delete a blob",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"blob_delete\", \"params\": {\"blob_hash\": \"eb0cd79cbc507234d0453435ca8a4247da8cfb120904bf947956e15eea3557d3a4224c574ae71918c12329c2fc87f2c2\"}}' http://localhost:5279/",
"lbrynet": "lbrynet blob delete eb0cd79cbc507234d0453435ca8a4247da8cfb120904bf947956e15eea3557d3a4224c574ae71918c12329c2fc87f2c2",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"blob_delete\", \"params\": {\"blob_hash\": \"eb0cd79cbc507234d0453435ca8a4247da8cfb120904bf947956e15eea3557d3a4224c574ae71918c12329c2fc87f2c2\"}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": \"Deleted eb0cd79cbc507234d0453435ca8a4247da8cfb120904bf947956e15eea3557d3a4224c574ae71918c12329c2fc87f2c2\"\n}"
2019-04-12 14:58:00 +02:00
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "blob_get",
"description": "Download and return a blob",
"arguments": [
{
"name": "blob_hash",
"type": "str",
"description": "blob hash of the blob to get",
"is_required": true
},
{
"name": "timeout",
"type": "int",
"description": "timeout in number of seconds",
"is_required": false
}
],
"returns": "(str) Success/Fail message or (dict) decoded data",
"examples": []
},
{
"name": "blob_list",
"description": "Returns blob hashes. If not given filters, returns all blobs known by the blob manager",
"arguments": [
{
"name": "needed",
"type": "bool",
"description": "only return needed blobs",
"is_required": false
},
{
"name": "finished",
"type": "bool",
"description": "only return finished blobs",
"is_required": false
},
{
"name": "uri",
"type": "str",
"description": "filter blobs by stream in a uri",
"is_required": false
},
{
"name": "stream_hash",
"type": "str",
"description": "filter blobs by stream hash",
"is_required": false
},
{
"name": "sd_hash",
"type": "str",
"description": "filter blobs by sd hash",
"is_required": false
},
{
"name": "page_size",
"type": "int",
"description": "results page size",
"is_required": false
},
{
"name": "page",
"type": "int",
"description": "page of results to return",
"is_required": false
}
],
"returns": "(list) List of blob hashes",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "List your local blobs",
"curl": "curl -d'{\"method\": \"blob_list\", \"params\": {\"needed\": false, \"finished\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet blob list",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"blob_list\", \"params\": {\"needed\": false, \"finished\": false}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": [\n \"eb0cd79cbc507234d0453435ca8a4247da8cfb120904bf947956e15eea3557d3a4224c574ae71918c12329c2fc87f2c2\",\n \"824b5010c15fa64a8c43fc626f4f6ab50b384f38daf9f32524ea2a3f531537b3bd3c9fb56992b7de95fc09de90d81934\",\n \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\"\n ]\n}"
2019-04-12 14:58:00 +02:00
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "blob_reflect",
"description": "Reflects specified blobs",
"arguments": [
{
"name": "reflector_server",
"type": "str",
"description": "reflector address",
"is_required": false
}
],
"returns": "(list) reflected blob hashes",
"examples": []
},
{
"name": "blob_reflect_all",
"description": "Reflects all saved blobs",
"arguments": [],
"returns": "(bool) true if successful",
"examples": []
2019-04-06 21:33:19 +02:00
}
]
},
2019-04-11 21:35:24 +02:00
"channel": {
"doc": "Create, update, abandon and list your channel claims.",
"commands": [
{
"name": "channel_abandon",
"description": "Abandon one of my channel claims.",
"arguments": [
{
"name": "claim_id",
"type": "str",
"description": "claim_id of the claim to abandon",
"is_required": false
},
{
"name": "txid",
"type": "str",
"description": "txid of the claim to abandon",
"is_required": false
},
{
"name": "nout",
"type": "int",
"description": "nout of the claim to abandon",
"is_required": false
},
{
"name": "account_id",
"type": "str",
"description": "id of the account to use",
"is_required": false
},
{
"name": "preview",
"type": "bool",
"description": "do not broadcast the transaction",
"is_required": false
},
{
"name": "blocking",
"type": "bool",
"description": "wait until abandon is in mempool",
"is_required": false
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-11 21:35:24 +02:00
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "Abandon a channel claim",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"channel_abandon\", \"params\": {\"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\", \"preview\": false, \"blocking\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet channel abandon 2f26f642e714ec67e851138f0292178a3aa1f689",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"channel_abandon\", \"params\": {\"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\", \"preview\": false, \"blocking\": false}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"01000000011cf444ee97a78ca07b179246404bd0f6604741b572ffdc9206edcc357ca05ee4000000006b483045022100c6fe9a7d469f744bda1f52e4656ade7e0bb8da88dfc97d9413fdc0234156bbe40220644ffcef6de9e4bf0a43cfa94b6c11f64a7c938691eee8abcd7c5739287db68f0121026d30bd565be6d0916684a2a51253f593d0911e45714bd568d0022c6f403e395dffffffff0134b7f505000000001976a91489610b9904bd88687557d27256e816a69927d47988ac00000000\",\n \"inputs\": [\n {\n \"address\": \"mosipdHy8aBXddSGF9PSpz6Zyg8NwgW8xz\",\n \"amount\": \"1.0\",\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"claim_op\": \"update\",\n \"confirmations\": 8,\n \"height\": 210,\n \"is_change\": false,\n \"is_mine\": true,\n \"name\": \"@channel\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://@channel#2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"txid\": \"e45ea07c35cced0692dcff72b5414760f6d04b404692177ba08ca797ee44f41c\",\n \"type\": \"claim\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n },\n \"value_type\": \"channel\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"mt3M8AGq2mrjePVM1aHXkm6cVxJjrs2zYc\",\n \"amount\": \"0.999893\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 0,\n \"txid\": \"cd9da5728dddbf32785148a04f2ee7c7c768478e3113980c398f335690f6b4d3\",\n \"type\": \"payment\"\n }\n ],\n \"total_fee\": \"0.000107\",\n \"total_input\": \"1.0\",\n \"total_output\": \"0.999893\",\n \"txid\": \"cd9da5728dddbf32785148a04f2ee7c7c768478e3113980c398f335690f6b4d3\"\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "channel_create",
"description": "Create a new channel by generating a channel private key and establishing an '@' prefixed claim.",
"arguments": [
{
"name": "name",
"type": "str",
"description": "name of the channel prefixed with '@'",
"is_required": true
},
{
"name": "allow_duplicate_name",
"type": "bool",
"description": "create new channel even if one already exists with given name. default: false.",
"is_required": false
},
{
"name": "bid",
"type": "decimal",
"description": "amount to back the claim",
"is_required": true
},
{
"name": "title",
"type": "str",
"description": "title of the publication",
"is_required": false
},
{
"name": "description",
"type": "str",
"description": "description of the publication",
"is_required": false
},
2019-04-21 05:56:40 +02:00
{
"name": "featured",
"type": "list",
"description": "claim_ids of featured content in channel",
"is_required": false
},
2019-04-11 21:35:24 +02:00
{
"name": "tags",
"type": "list",
"description": "content tags",
"is_required": false
},
{
"name": "languages",
"type": "list",
"description": "languages used by the channel, using RFC 5646 format, eg: for English `--languages=en` for Spanish (Spain) `--languages=es-ES` for Spanish (Mexican) `--languages=es-MX` for Chinese (Simplified) `--languages=zh-Hans` for Chinese (Traditional) `--languages=zh-Hant`",
"is_required": false
},
{
"name": "locations",
"type": "list",
"description": "locations of the channel, consisting of 2 letter `country` code and a `state`, `city` and a postal `code` along with a `latitude` and `longitude`. for JSON RPC: pass a dictionary with aforementioned attributes as keys, eg: ... \"locations\": [{'country': 'US', 'state': 'NH'}] ... for command line: pass a colon delimited list with values in the following order: \"COUNTRY:STATE:CITY:CODE:LATITUDE:LONGITUDE\" making sure to include colon for blank values, for example to provide only the city: ... --locations=\"::Manchester\" with all values set: ... --locations=\"US:NH:Manchester:03101:42.990605:-71.460989\" optionally, you can just pass the \"LATITUDE:LONGITUDE\": ... --locations=\"42.990605:-71.460989\" finally, you can also pass JSON string of dictionary on the command line as you would via JSON RPC ... --locations=\"{'country': 'US', 'state': 'NH'}\"",
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "email",
2019-04-11 21:35:24 +02:00
"type": "str",
"description": "email of channel owner",
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "website_url",
2019-04-11 21:35:24 +02:00
"type": "str",
2019-04-21 05:56:40 +02:00
"description": "website url",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
"name": "thumbnail_url",
"type": "str",
"description": "thumbnail url",
"is_required": false
},
{
"name": "cover_url",
"type": "str",
"description": "url of cover image",
"is_required": false
},
{
"name": "account_id",
"type": "str",
"description": "id of the account to store channel",
"is_required": false
},
{
"name": "claim_address",
"type": "str",
"description": "address where the channel is sent to, if not specified it will be determined automatically from the account",
"is_required": false
},
{
"name": "preview",
"type": "bool",
"description": "do not broadcast the transaction",
"is_required": false
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-11 21:35:24 +02:00
"examples": [
{
"title": "Create a channel claim without metadata",
2019-04-21 05:56:40 +02:00
"curl": "curl -d'{\"method\": \"channel_create\", \"params\": {\"name\": \"@channel\", \"bid\": \"1.0\", \"featured\": [], \"tags\": [], \"languages\": [], \"locations\": [], \"preview\": false}}' http://localhost:5279/",
2019-04-11 21:35:24 +02:00
"lbrynet": "lbrynet channel create @channel 1.0",
2019-04-21 05:56:40 +02:00
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"channel_create\", \"params\": {\"name\": \"@channel\", \"bid\": \"1.0\", \"featured\": [], \"tags\": [], \"languages\": [], \"locations\": [], \"preview\": false}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"0100000001c620032f73cb0576a490b0b9586689f53aba9e365abc5ffc4020176b29c14572010000006b483045022100b07a348481bebbf847aefe73069283e2f5be901c1a38bad57b61e4b02ac80286022046a71e8f4dd7e6a772fe1f7cfa9c871492a36892f88e77a82ddf54e5f2a11a48012103b714e3e7ee20904d3b8a068d35fb03afc933ea4bedb9c26181d2935322f0284cffffffff0200e1f5050000000084b508406368616e6e656c4c5d00125a0a583056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b6d7576a9145bae7eafa7111f2dc29790c6f7d9908ae78038a788acc462a029000000001976a914a64b57f436c6f9bd30d654942fc954731ffac12188ac00000000\",\n \"inputs\": [\n {\n \"address\": \"mzxxLTbb3Qsc3bGmrn8MJkDw4mno7s8J9H\",\n \"amount\": \"7.999876\",\n \"confirmations\": 2,\n \"height\": 207,\n \"is_change\": true,\n \"is_mine\": true,\n \"nout\": 1,\n \"txid\": \"7245c1296b172040fc5fbc5a369eba3af5896658b9b090a47605cb732f0320c6\",\n \"type\": \"payment\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"mosipdHy8aBXddSGF9PSpz6Zyg8NwgW8xz\",\n \"amount\": \"1.0\",\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"claim_op\": \"create\",\n \"confirmations\": -2,\n \"height\": -2,\n \"name\": \"@channel\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://@channel#2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"txid\": \"5adaa1cc54aa2c8407bf186dc08f88da187bb3a625f351ffb29ac36adb4c41fd\",\n \"type\": \"claim\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\"\n },\n \"value_type\": \"channel\"\n },\n {\n \"address\": \"mvgEirtKfdXjqykJsqU2uzzDaZqc3Tv9Ep\",\n \"amount\": \"6.983769\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 1,\n \"txid\": \"5adaa1cc54aa2c8407bf186dc08f88da187bb3a625f351ffb29ac36adb4c41fd\",\n \"type\": \"payment\"\n }\n ],\n \"total_fee\": \"0.016107\",\n \"total_input\": \"7.999876\",\n \"total_output\": \"7.983769\",\n \"txid\": \"5adaa1cc54aa2c8407bf186dc08f88da187bb3a625f351ffb29ac36adb4c41fd\"\n }\n}"
},
{
"title": "Create a channel claim with all metadata",
"curl": "curl -d'{\"method\": \"channel_create\", \"params\": {\"name\": \"@bigchannel\", \"bid\": \"1.0\", \"title\": \"Big Channel\", \"description\": \"A channel with lots of videos.\", \"email\": \"creator@smallmedia.com\", \"featured\": [], \"tags\": [\"music\", \"art\"], \"languages\": [\"pt-BR\", \"uk\"], \"locations\": [\"BR\", \"UA::Kiyv\"], \"website_url\": \"http://smallmedia.com\", \"thumbnail_url\": \"http://smallmedia.com/logo.jpg\", \"cover_url\": \"http://smallmedia.com/logo.jpg\", \"preview\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet channel create @bigchannel 1.0 --title=\"Big Channel\" --description=\"A channel with lots of videos.\" --email=\"creator@smallmedia.com\" --tags=music --tags=art --languages=pt-BR --languages=uk --locations=BR --locations=UA::Kiyv --website_url=\"http://smallmedia.com\" --thumbnail_url=\"http://smallmedia.com/logo.jpg\" --cover_url=\"http://smallmedia.com/logo.jpg\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"channel_create\", \"params\": {\"name\": \"@bigchannel\", \"bid\": \"1.0\", \"title\": \"Big Channel\", \"description\": \"A channel with lots of videos.\", \"email\": \"creator@smallmedia.com\", \"featured\": [], \"tags\": [\"music\", \"art\"], \"languages\": [\"pt-BR\", \"uk\"], \"locations\": [\"BR\", \"UA::Kiyv\"], \"website_url\": \"http://smallmedia.com\", \"thumbnail_url\": \"http://smallmedia.com/logo.jpg\", \"cover_url\": \"http://smallmedia.com/logo.jpg\", \"preview\": false}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"01000000011cf444ee97a78ca07b179246404bd0f6604741b572ffdc9206edcc357ca05ee4010000006a473044022016ccd66475e47509c05abdc869bf0e46de46f9462885dfc3dd9b984fc9a4f64102203fe1f4a9b94ad6f893a653c78166103503ac1dc06fea63b281f20631d4cd6d8f0121030ae1d09e5ecb6bfc36ceea6740db6c76789c8c5d02621e089422a603efe48504ffffffff0200e1f50500000000fd5001b50b406269676368616e6e656c4d25010012ab010a583056301006072a8648ce3d020106052b8104000a03420004e9f8d9d067c06ee1324fd832d9570dac44a230160237c4685da28c3010251908a6a41b30b58da5cdb360f770d5c1845ddcb1330da4bd4e20122ee82ca87536a9121663726561746f7240736d616c6c6d656469612e636f6d1a15687474703a2f2f736d616c6c6d656469612e636f6d22202a1e687474703a2f2f736d616c6c6d656469612e636f6d2f6c6f676f2e6a7067420b426967204368616e6e656c4a1e41206368616e6e656c2077697468206c6f7473206f6620766964656f732e52202a1e687474703a2f2f736d616c6c6d656469612e636f6d2f6c6f676f2e6a70675a056d757369635a0361727462050883011820620308ab016a0208206a0908e9011a044b6979766d7576a914d6219ff6374c76958df6366ed31a826b2ea9b71088ace221d305000000001976a914838828e4588b868cae5100d1973329b5fe66db5d88ac00000000\",\n \"inputs\": [\n {\n \"address\": \"mgQP1ChNgpcG9xVRBnysXCVvn5t5CfVbqX\",\n \"amount\": \"1.9993355\",\n \"confirmations\": 1,\n \"height\": 210,\n \"is_change\": true,\n \"is_mine\": true,\n \"nout\": 1,\n \"txid\": \"e45ea07c35cced0692dcff72b5414760f6d04b404692177ba08ca797ee44f41c\",\n \"type\": \"payment\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"n13BBQEHEiJ5eCAnAHUfCyuzRnFPgAyYHn\",\n \"amount\": \"1.0\",\n \"claim_id\": \"fd89a6b5e5f2f8323f626cfdf81111b3cac688de\",\n \"claim_op\": \"create\",\n \"confirmations\": -2,\n \"height\": -2,\n \"name\": \"@bigchannel\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://@bigchannel#fd89a6b5e5f2f8323f626cfdf81111b3cac688de\",\n \"txid\": \"a5813ad4da2f7207da15fcc3d9e07fe9d56a9640a09626a63fa0afa340bf9d47\",\n \"type\": \"claim\",\n \"value\": {\n \"cover\": {\n \"url\": \"http://smallmedia.com/logo.jpg\"\n },\n \"description\": \"A channel with lots of videos.\",\n \"email\": \"creator@smallmedia.com\",\n \"languages\": [\n \"pt-BR\",\n \"uk\"\n ],\n \"locations\": [\n {\n \"country\": \"BR\"\n },\n {\n \"city\": \"Kiyv\",\n \"country\": \"UA\"\n }\n ],\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004e9f8d9d067c06ee1324fd832d9570dac44a230160237c4685da28c3010251908a6a41b30b58da5cdb360f770d5c1845ddcb1330da4bd4e20122ee82ca87536a9\",\n \"tags\": [\n \"music\",\n \"art\"\n ],\n \"thumbnail\": {\n \"url\": \"http://smallmedia.com/logo.jpg\"\n },\n \"title\": \"Big Channel\",\n \"website_url\": \"http://smallmedia.com\"\n },\n \"value_type\": \"channel\"\n },\n {\n \"address\": \"msWRvjBEstA5sdWiwFiTNFpU8T8h4DZvMg\",\n \"amount\": \"0.9772285\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 1,\n \"txid\": \"a5813ad4da2f7207da15fcc3d9e07fe9d56a9640a09626a63fa0afa340bf9d47\",\n \"type\": \"payment\"\n }\n ],\n \"total_fee\": \"0.022107\",\n \"total_input\": \"1.9993355\",\n \"total_output\": \"1.9772285\",\n \"txid\": \"a5813ad4da2f7207da15fcc3d9e07fe9d56a9640a09626a63fa0afa340bf9d47\"\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "channel_export",
"description": "Export serialized channel signing information for a given certificate claim id",
"arguments": [
{
"name": "claim_id",
"type": "str",
"description": "Claim ID to export information about",
"is_required": true
}
],
"returns": "(str) Serialized certificate information",
"examples": []
},
{
"name": "channel_import",
"description": "Import serialized channel signing information (to allow signing new claims to the channel)",
"arguments": [
{
"name": "serialized_certificate_info",
"type": "str",
"description": "certificate info",
"is_required": true
}
],
"returns": "(dict) Result dictionary",
"examples": []
},
{
"name": "channel_list",
"description": "List my channel claims.",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id of the account to use",
"is_required": false
},
{
"name": "page",
"type": "int",
"description": "page to return during paginating",
"is_required": false
},
{
"name": "page_size",
"type": "int",
"description": "number of items on page during pagination",
"is_required": false
}
],
"returns": " {\n \"page\": \"Page number of the current items.\",\n \"page_size\": \"Number of items to show on a page.\",\n \"total_pages\": \"Total number of pages.\",\n \"items\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ]\n }",
2019-04-11 21:35:24 +02:00
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "List your channel claims",
2019-04-11 21:35:24 +02:00
"curl": "curl -d'{\"method\": \"channel_list\", \"params\": {}}' http://localhost:5279/",
"lbrynet": "lbrynet channel list",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"channel_list\", \"params\": {}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": [\n {\n \"address\": \"mosipdHy8aBXddSGF9PSpz6Zyg8NwgW8xz\",\n \"amount\": \"1.0\",\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"claim_op\": \"create\",\n \"confirmations\": 1,\n \"height\": 209,\n \"is_change\": false,\n \"is_mine\": true,\n \"name\": \"@channel\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://@channel#2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"txid\": \"5adaa1cc54aa2c8407bf186dc08f88da187bb3a625f351ffb29ac36adb4c41fd\",\n \"type\": \"claim\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\"\n },\n \"value_type\": \"channel\"\n }\n ]\n}"
2019-04-11 21:35:24 +02:00
},
{
2019-04-12 14:58:00 +02:00
"title": "Paginate your channel claims",
2019-04-11 21:35:24 +02:00
"curl": "curl -d'{\"method\": \"channel_list\", \"params\": {\"page\": 1, \"page_size\": 20}}' http://localhost:5279/",
"lbrynet": "lbrynet channel list --page=1 --page_size=20",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"channel_list\", \"params\": {\"page\": 1, \"page_size\": 20}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"items\": [\n {\n \"address\": \"mosipdHy8aBXddSGF9PSpz6Zyg8NwgW8xz\",\n \"amount\": \"1.0\",\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"claim_op\": \"create\",\n \"confirmations\": 1,\n \"height\": 209,\n \"is_change\": false,\n \"is_mine\": true,\n \"name\": \"@channel\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://@channel#2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"txid\": \"5adaa1cc54aa2c8407bf186dc08f88da187bb3a625f351ffb29ac36adb4c41fd\",\n \"type\": \"claim\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\"\n },\n \"value_type\": \"channel\"\n }\n ],\n \"page\": 1,\n \"page_size\": 20,\n \"total_pages\": 1\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "channel_update",
"description": "Update an existing channel claim.",
"arguments": [
{
"name": "claim_id",
"type": "str",
"description": "claim_id of the channel to update",
"is_required": true
},
{
"name": "bid",
"type": "decimal",
"description": "amount to back the claim",
"is_required": false
},
{
"name": "title",
"type": "str",
"description": "title of the publication",
"is_required": false
},
{
"name": "description",
"type": "str",
"description": "description of the publication",
"is_required": false
},
2019-04-21 05:56:40 +02:00
{
"name": "clear_featured",
"type": "bool",
"description": "clear existing featured content (prior to adding new ones)",
"is_required": false
},
{
"name": "featured",
"type": "list",
"description": "claim_ids of featured content in channel",
"is_required": false
},
2019-04-11 21:35:24 +02:00
{
"name": "clear_tags",
"type": "bool",
"description": "clear existing tags (prior to adding new ones)",
"is_required": false
},
{
"name": "tags",
"type": "list",
"description": "add content tags",
"is_required": false
},
{
"name": "clear_languages",
"type": "bool",
"description": "clear existing languages (prior to adding new ones)",
"is_required": false
},
{
"name": "languages",
"type": "list",
"description": "languages used by the channel, using RFC 5646 format, eg: for English `--languages=en` for Spanish (Spain) `--languages=es-ES` for Spanish (Mexican) `--languages=es-MX` for Chinese (Simplified) `--languages=zh-Hans` for Chinese (Traditional) `--languages=zh-Hant`",
"is_required": false
},
{
"name": "clear_locations",
"type": "bool",
"description": "clear existing locations (prior to adding new ones)",
"is_required": false
},
{
"name": "locations",
"type": "list",
"description": "locations of the channel, consisting of 2 letter `country` code and a `state`, `city` and a postal `code` along with a `latitude` and `longitude`. for JSON RPC: pass a dictionary with aforementioned attributes as keys, eg: ... \"locations\": [{'country': 'US', 'state': 'NH'}] ... for command line: pass a colon delimited list with values in the following order: \"COUNTRY:STATE:CITY:CODE:LATITUDE:LONGITUDE\" making sure to include colon for blank values, for example to provide only the city: ... --locations=\"::Manchester\" with all values set: ... --locations=\"US:NH:Manchester:03101:42.990605:-71.460989\" optionally, you can just pass the \"LATITUDE:LONGITUDE\": ... --locations=\"42.990605:-71.460989\" finally, you can also pass JSON string of dictionary on the command line as you would via JSON RPC ... --locations=\"{'country': 'US', 'state': 'NH'}\"",
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "email",
2019-04-11 21:35:24 +02:00
"type": "str",
"description": "email of channel owner",
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "website_url",
2019-04-11 21:35:24 +02:00
"type": "str",
2019-04-21 05:56:40 +02:00
"description": "website url",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
"name": "thumbnail_url",
"type": "str",
"description": "thumbnail url",
"is_required": false
},
{
"name": "cover_url",
"type": "str",
"description": "url of cover image",
"is_required": false
},
{
"name": "account_id",
"type": "str",
"description": "id of the account to store channel",
"is_required": false
},
{
"name": "claim_address",
"type": "str",
"description": "address where the channel is sent",
"is_required": false
},
{
"name": "new_signing_key",
"type": "bool",
"description": "generate a new signing key, will invalidate all previous publishes",
"is_required": false
},
{
"name": "preview",
"type": "bool",
"description": "do not broadcast the transaction",
"is_required": false
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-11 21:35:24 +02:00
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "Update a channel claim",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"channel_update\", \"params\": {\"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\", \"title\": \"New Channel\", \"featured\": [], \"clear_featured\": false, \"tags\": [], \"clear_tags\": false, \"languages\": [], \"clear_languages\": false, \"locations\": [], \"clear_locations\": false, \"new_signing_key\": false, \"preview\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet channel update 2f26f642e714ec67e851138f0292178a3aa1f689 --title=\"New Channel\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"channel_update\", \"params\": {\"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\", \"title\": \"New Channel\", \"featured\": [], \"clear_featured\": false, \"tags\": [], \"clear_tags\": false, \"languages\": [], \"clear_languages\": false, \"locations\": [], \"clear_locations\": false, \"new_signing_key\": false, \"preview\": false}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"0100000002fd414cdb6ac39ab2ff51f325a6b37b18da888fc06d18bf07842caa54cca1da5a000000006a473044022048bd24536022270b96d6fef1d46b58faabc0a65e9dbe296ceb4b448fef6543aa02202cf267159e529942836004a2935ec74495997f44be6aa6d58a82facbb00889110121026d30bd565be6d0916684a2a51253f593d0911e45714bd568d0022c6f403e395dffffffff002dbabd1a651d63e75a4cb9bdf879a94cc946a7cc3624f39c03d6131f5daf7d000000006b483045022100efb11687e5823c07f4d2146ba96daae5108f1bca5ce7cc377cbcfee32e54b04702206cb8a8dc0fd0d83ffd7b95e9c5dc326a1ef56c2041c2b042d989a142d4a2ddbc01210393ebe46a164020f6842b0ea9643762f70b8b16e039c46a5b1fd73b027b225ac7ffffffff0200e1f50500000000a6b708406368616e6e656c1489f6a13a8a1792028f1351e867ec14e742f6262f4c6a00125a0a583056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b420b4e6577204368616e6e656c6d6d76a9145bae7eafa7111f2dc29790c6f7d9908ae78038a788ac6ebeea0b000000001976a91409b9d728cf244ed13fc76d71556a3842352b324988ac00000000\",\n \"inputs\": [\n {\n \"address\": \"mosipdHy8aBXddSGF9PSpz6Zyg8NwgW8xz\",\n \"amount\": \"1.0\",\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"claim_op\": \"create\",\n \"confirmations\": 1,\n \"height\": 209,\n \"is_change\": false,\n \"is_mine\": true,\n \"name\": \"@channel\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://@channel#2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"txid\": \"5adaa1cc54aa2c8407bf186dc08f88da187bb3a625f351ffb29ac36adb4c41fd\",\n \"type\": \"claim\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\"\n },\n \"value_type\": \"channel\"\n },\n {\n \"address\": \"n3MX2rLSXYR5WSX72qfEUBiuPve8JuANi6\",\n \"amount\": \"1.999604\",\n \"confirmations\": 1,\n \"height\": 209,\n \"is_change\": true,\n \"is_mine\": true,\n \"nout\": 0,\n \"txid\": \"7daf5d1f13d6039cf32436cca746c94ca979f8bdb94c5ae7631d651abdba2d00\",\n \"type\": \"payment\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"mosipdHy8aBXddSGF9PSpz6Zyg8NwgW8xz\",\n \"amount\": \"1.0\",\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"claim_op\": \"update\",\n \"confirmations\": -2,\n \"height\": -2,\n \"name\": \"@channel\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://@channel#2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"txid\": \"e45ea07c35cced0692dcff72b5414760f6d04b404692177ba08ca797ee44f41c\",\n \"type\": \"claim\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n },\n \"value_type\": \"channel\"\n },\n {\n \"address\": \"mgQP1ChNgpcG9xVRBnysXCVvn5t5CfVbqX\",\n \"amount\": \"1.9993355\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 1,\n \"txid\": \"e45ea07c35cced0692dcff72b5414760f6d04b404692177ba08ca797ee44f41c\",\n \"type\": \"payment\"\n }\n ],\n \"total_fee\": \"0.0002685\",\n \"total_input\": \"2.999604\",\n \"total_output\": \"2.9993355\",\n \"txid\": \"e45ea07c35cced0692dcff72b5414760f6d04b404692177ba08ca797ee44f41c\"\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
2019-04-06 21:33:19 +02:00
}
]
},
2019-04-11 21:35:24 +02:00
"claim": {
"doc": "List and search all types of claims.",
"commands": [
{
"name": "claim_list",
"description": "List my stream and channel claims.",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id of the account to query",
"is_required": false
},
{
"name": "page",
"type": "int",
"description": "page to return during paginating",
"is_required": false
},
{
"name": "page_size",
"type": "int",
"description": "number of items on page during pagination",
"is_required": false
}
],
"returns": " {\n \"page\": \"Page number of the current items.\",\n \"page_size\": \"Number of items to show on a page.\",\n \"total_pages\": \"Total number of pages.\",\n \"items\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ]\n }",
2019-04-11 21:35:24 +02:00
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "List all your claims",
2019-04-11 21:35:24 +02:00
"curl": "curl -d'{\"method\": \"claim_list\", \"params\": {}}' http://localhost:5279/",
"lbrynet": "lbrynet claim list",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"claim_list\", \"params\": {}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": [\n {\n \"address\": \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"amount\": \"1.0\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_op\": \"update\",\n \"confirmations\": 1,\n \"height\": 214,\n \"is_change\": false,\n \"is_channel_signature_valid\": true,\n \"is_mine\": true,\n \"name\": \"astream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"signing_channel\": {\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"name\": \"@channel\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n }\n },\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"type\": \"claim\",\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n },\n \"value_type\": \"stream\"\n },\n {\n \"address\": \"mosipdHy8aBXddSGF9PSpz6Zyg8NwgW8xz\",\n \"amount\": \"1.0\",\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"claim_op\": \"update\",\n \"confirmations\": 5,\n \"height\": 210,\n \"is_change\": false,\n \"is_mine\": true,\n \"name\": \"@channel\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://@channel#2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"txid\": \"e45ea07c35cced0692dcff72b5414760f6d04b404692177ba08ca797ee44f41c\",\n \"type\": \"claim\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n },\n \"value_type\": \"channel\"\n }\n ]\n}"
2019-04-11 21:35:24 +02:00
},
{
2019-04-12 14:58:00 +02:00
"title": "Paginate your claims",
2019-04-11 21:35:24 +02:00
"curl": "curl -d'{\"method\": \"claim_list\", \"params\": {\"page\": 1, \"page_size\": 20}}' http://localhost:5279/",
"lbrynet": "lbrynet claim list --page=1 --page_size=20",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"claim_list\", \"params\": {\"page\": 1, \"page_size\": 20}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"items\": [\n {\n \"address\": \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"amount\": \"1.0\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_op\": \"update\",\n \"confirmations\": 1,\n \"height\": 214,\n \"is_change\": false,\n \"is_channel_signature_valid\": true,\n \"is_mine\": true,\n \"name\": \"astream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"signing_channel\": {\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"name\": \"@channel\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n }\n },\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"type\": \"claim\",\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n },\n \"value_type\": \"stream\"\n },\n {\n \"address\": \"mosipdHy8aBXddSGF9PSpz6Zyg8NwgW8xz\",\n \"amount\": \"1.0\",\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"claim_op\": \"update\",\n \"confirmations\": 5,\n \"height\": 210,\n \"is_change\": false,\n \"is_mine\": true,\n \"name\": \"@channel\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://@channel#2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"txid\": \"e45ea07c35cced0692dcff72b5414760f6d04b404692177ba08ca797ee44f41c\",\n \"type\": \"claim\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n },\n \"value_type\": \"channel\"\n }\n ],\n \"page\": 1,\n \"page_size\": 20,\n \"total_pages\": 1\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "claim_search",
"description": "Search for stream and channel claims on the blockchain.\n\nUse --channel_id=<channel_id> to list all stream claims in a channel.",
"arguments": [
{
"name": "name",
"type": "str",
"description": "find claims with this name",
"is_required": false
},
{
"name": "claim_id",
"type": "str",
"description": "find a claim with this claim_id",
"is_required": false
},
{
"name": "txid",
"type": "str",
"description": "find a claim with this txid:nout",
"is_required": false
},
{
"name": "nout",
"type": "str",
"description": "find a claim with this txid:nout",
"is_required": false
},
{
"name": "channel_id",
"type": "str",
"description": "limit search to specific channel claim id (returns stream claims)",
"is_required": false
},
{
"name": "winning",
"type": "bool",
"description": "limit to winning claims",
"is_required": false
},
{
"name": "page",
"type": "int",
"description": "page to return during paginating",
"is_required": false
},
{
"name": "page_size",
"type": "int",
"description": "number of items on page during pagination",
"is_required": false
}
],
"returns": " {\n \"page\": \"Page number of the current items.\",\n \"page_size\": \"Number of items to show on a page.\",\n \"total_pages\": \"Total number of pages.\",\n \"items\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ]\n }",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Search for all claims in channel",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"claim_search\", \"params\": {\"channel_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\", \"winning\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet claim search --channel_id=\"2f26f642e714ec67e851138f0292178a3aa1f689\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"claim_search\", \"params\": {\"channel_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\", \"winning\": false}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"items\": [\n {\n \"absolute_channel_position\": 0,\n \"address\": \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"amount\": \"1.0\",\n \"channel_name\": \"@channel\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_sequence\": -1,\n \"decoded_claim\": true,\n \"depth\": 1,\n \"effective_amount\": \"1.0\",\n \"has_signature\": true,\n \"height\": 214,\n \"is_channel_signature_valid\": true,\n \"name\": \"astream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"protobuf\": \"0189f6a13a8a1792028f1351e867ec14e742f6262f885c6464a4d279e296cee4d7258da7ecf73a03759ee804bed23c68c6f0beeca0f36e0ce3961fc3eab94fdfca276326f5eb082df78be0a2803c02e5de891674790a7f0a7d0a20b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9120b746d70696a716338747a7a180b22186170706c69636174696f6e2f6f637465742d73747265616d32304daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"signature_is_valid\": true,\n \"signing_channel\": {\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"name\": \"@channel\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n }\n },\n \"supports\": [],\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"valid_at_height\": 214,\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n }\n }\n ],\n \"page\": 1,\n \"page_size\": 10,\n \"total_pages\": 1\n }\n}"
2019-04-12 14:58:00 +02:00
},
{
"title": "Search for claims matching a name",
"curl": "curl -d'{\"method\": \"claim_search\", \"params\": {\"name\": \"astream\", \"winning\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet claim search --name=\"astream\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"claim_search\", \"params\": {\"name\": \"astream\", \"winning\": false}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"items\": [\n {\n \"address\": \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"amount\": \"1.0\",\n \"channel_name\": \"@channel\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_sequence\": -1,\n \"decoded_claim\": true,\n \"depth\": 1,\n \"effective_amount\": \"1.0\",\n \"has_signature\": true,\n \"height\": 214,\n \"is_channel_signature_valid\": true,\n \"name\": \"astream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"protobuf\": \"0189f6a13a8a1792028f1351e867ec14e742f6262f885c6464a4d279e296cee4d7258da7ecf73a03759ee804bed23c68c6f0beeca0f36e0ce3961fc3eab94fdfca276326f5eb082df78be0a2803c02e5de891674790a7f0a7d0a20b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9120b746d70696a716338747a7a180b22186170706c69636174696f6e2f6f637465742d73747265616d32304daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"signature_is_valid\": true,\n \"signing_channel\": {\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"name\": \"@channel\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n }\n },\n \"supports\": [],\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"valid_at_height\": 214,\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n }\n }\n ],\n \"page\": 1,\n \"page_size\": 1,\n \"total_pages\": 1\n }\n}"
2019-04-12 14:58:00 +02:00
}
]
2018-08-22 06:20:30 +02:00
}
2019-04-11 21:35:24 +02:00
]
},
2019-04-11 21:35:24 +02:00
"comment": {
"doc": "Create and list comments.",
"commands": [
{
"name": "comment_create",
"description": "Create and associate a comment with a claim using your channel identity.",
"arguments": [
{
"name": "parent_comment_id",
"type": "int",
"description": "The ID of a comment to make a response to",
"is_required": false
}
],
"returns": "(dict) Comment object if successfully made",
"examples": []
},
{
"name": "comment_list",
"description": "List comments associated with a claim.",
"arguments": [
{
"name": "flat",
"type": "bool",
"description": "Flag to indicate whether or not you want the replies to be flattened along with the rest of the comments attached to the claim. Off by default",
"is_required": false
},
{
"name": "parent_comment_id",
"type": "int",
"description": "The ID of an existing comment to list replies from",
"is_required": false
},
{
"name": "max_replies_shown",
"type": "int",
"description": "For every comment that we pull replies from, only retrieve up to this amount. Note: This is not the same as page size.",
"is_required": false
},
{
"name": "page",
"type": "int",
"description": "The page you'd like to see in the comment list. The first page is 1, second page is 2, and so on.",
"is_required": false
},
{
"name": "page_size",
"type": "int",
"description": "The amount of comments that you'd like to retrieve in one request",
"is_required": false
}
],
"returns": "(dict) Dict containing the following schema:\n {\n \"page\": (int) The page of comments as provided when limiting response to page_size.\n \"page_size\": (int) Number of comments in the given page. -1 if page_size wasn't used\n \"comments\": (list) Contains all the comments (as dicts) as provided by the specified parameters\n }",
"examples": []
2018-08-22 06:20:30 +02:00
}
2019-04-11 21:35:24 +02:00
]
},
2019-04-11 21:35:24 +02:00
"file": {
"doc": "File management.",
"commands": [
{
"name": "file_delete",
"description": "Delete a LBRY file",
"arguments": [
{
"name": "delete_from_download_dir",
"type": "bool",
"description": "delete file from download directory, instead of just deleting blobs",
"is_required": false
},
{
"name": "delete_all",
"type": "bool",
"description": "if there are multiple matching files, allow the deletion of multiple files. Otherwise do not delete anything.",
"is_required": false
},
{
"name": "sd_hash",
"type": "str",
"description": "delete by file sd hash",
"is_required": false
},
{
"name": "file_name",
"type": "str",
"description": "delete by file name in downloads folder",
"is_required": false
},
{
"name": "stream_hash",
"type": "str",
"description": "delete by file stream hash",
"is_required": false
},
{
"name": "rowid",
"type": "int",
"description": "delete by file row id",
"is_required": false
},
{
"name": "claim_id",
"type": "str",
"description": "delete by file claim id",
"is_required": false
},
{
"name": "txid",
"type": "str",
"description": "delete by file claim txid",
"is_required": false
},
{
"name": "nout",
"type": "int",
"description": "delete by file claim nout",
"is_required": false
},
{
"name": "claim_name",
"type": "str",
"description": "delete by file claim name",
"is_required": false
},
{
"name": "channel_claim_id",
"type": "str",
"description": "delete by file channel claim id",
"is_required": false
},
{
"name": "channel_name",
"type": "str",
"description": "delete by file channel claim name",
"is_required": false
}
],
"returns": "(bool) true if deletion was successful",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Delete a file",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"file_delete\", \"params\": {\"delete_from_download_dir\": false, \"delete_all\": false, \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\"}}' http://localhost:5279/",
"lbrynet": "lbrynet file delete --claim_id=\"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"file_delete\", \"params\": {\"delete_from_download_dir\": false, \"delete_all\": false, \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\"}}).json()",
2019-04-12 14:58:00 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": true\n}"
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "file_list",
"description": "List files limited by optional filters",
"arguments": [
{
"name": "sd_hash",
"type": "str",
"description": "get file with matching sd hash",
"is_required": false
},
{
"name": "file_name",
"type": "str",
"description": "get file with matching file name in the downloads folder",
"is_required": false
},
{
"name": "stream_hash",
"type": "str",
"description": "get file with matching stream hash",
"is_required": false
},
{
"name": "rowid",
"type": "int",
"description": "get file with matching row id",
"is_required": false
},
{
"name": "claim_id",
"type": "str",
"description": "get file with matching claim id",
"is_required": false
},
{
"name": "outpoint",
"type": "str",
"description": "get file with matching claim outpoint",
"is_required": false
},
{
"name": "txid",
"type": "str",
"description": "get file with matching claim txid",
"is_required": false
},
{
"name": "nout",
"type": "int",
"description": "get file with matching claim nout",
"is_required": false
},
{
"name": "channel_claim_id",
"type": "str",
"description": "get file with matching channel claim id",
"is_required": false
},
{
"name": "channel_name",
"type": "str",
"description": "get file with matching channel name",
"is_required": false
},
{
"name": "claim_name",
"type": "str",
"description": "get file with matching claim name",
"is_required": false
},
{
"name": "blobs_in_stream<blobs_in_stream>",
"type": "int",
"description": "get file with matching blobs in stream",
"is_required": false
},
{
"name": "blobs_remaining",
"type": "int",
"description": "amount of remaining blobs to download",
"is_required": false
},
{
"name": "sort",
"type": "str",
"description": "field to sort by (one of the above filter fields)",
"is_required": false
},
{
"name": "comparison",
"type": "str",
"description": "logical comparision, (eq | ne | g | ge | l | le)",
"is_required": false
}
],
"returns": " [\n {\n \"completed\": \"(bool) true if download is completed\",\n \"file_name\": \"(str) name of file\",\n \"download_directory\": \"(str) download directory\",\n \"points_paid\": \"(float) credit paid to download file\",\n \"stopped\": \"(bool) true if download is stopped\",\n \"stream_hash\": \"(str) stream hash of file\",\n \"stream_name\": \"(str) stream name\",\n \"suggested_file_name\": \"(str) suggested file name\",\n \"sd_hash\": \"(str) sd hash of file\",\n \"download_path\": \"(str) download path of file\",\n \"mime_type\": \"(str) mime type of file\",\n \"key\": \"(str) key attached to file\",\n \"total_bytes_lower_bound\": \"(int) lower bound file size in bytes\",\n \"total_bytes\": \"(int) file upper bound size in bytes\",\n \"written_bytes\": \"(int) written size in bytes\",\n \"blobs_completed\": \"(int) number of fully downloaded blobs\",\n \"blobs_in_stream\": \"(int) total blobs on stream\",\n \"blobs_remaining\": \"(int) total blobs remaining to download\",\n \"status\": \"(str) downloader status\",\n \"claim_id\": \"(str) None if claim is not found else the claim id\",\n \"txid\": \"(str) None if claim is not found else the transaction id\",\n \"nout\": \"(int) None if claim is not found else the transaction output index\",\n \"outpoint\": \"(str) None if claim is not found else the tx and output\",\n \"metadata\": \"(dict) None if claim is not found else the claim metadata\",\n \"channel_claim_id\": \"(str) None if claim is not found or not signed\",\n \"channel_name\": \"(str) None if claim is not found or not signed\",\n \"claim_name\": \"(str) None if claim is not found else the claim name\"\n }\n ]",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "List local files",
"curl": "curl -d'{\"method\": \"file_list\", \"params\": {\"reverse\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet file list",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"file_list\", \"params\": {\"reverse\": false}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": [\n {\n \"blobs_completed\": 1,\n \"blobs_in_stream\": 1,\n \"blobs_remaining\": 0,\n \"channel_claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"channel_name\": \"@channel\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_name\": \"astream\",\n \"completed\": true,\n \"content_fee\": null,\n \"download_directory\": \"/tmp\",\n \"download_path\": \"/tmp/tmpijqc8tzz\",\n \"file_name\": \"tmpijqc8tzz\",\n \"key\": \"50f032917f91ddf1ebe187c01dabc1e0\",\n \"metadata\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n },\n \"mime_type\": \"application/octet-stream\",\n \"nout\": 0,\n \"outpoint\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a:0\",\n \"points_paid\": 0.0,\n \"protobuf\": \"0189f6a13a8a1792028f1351e867ec14e742f6262f885c6464a4d279e296cee4d7258da7ecf73a03759ee804bed23c68c6f0beeca0f36e0ce3961fc3eab94fdfca276326f5eb082df78be0a2803c02e5de891674790a7f0a7d0a20b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9120b746d70696a716338747a7a180b22186170706c69636174696f6e2f6f637465742d73747265616d32304daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"status\": \"finished\",\n \"stopped\": true,\n \"stream_hash\": \"6c9f97927167b99574c08f556a091bfc02257cb348459c86c01e91ea43565d2965425fb307f1e1b7a165d6ad47804463\",\n \"stream_name\": \"tmpijqc8tzz\",\n \"suggested_file_name\": \"tmpijqc8tzz\",\n \"total_bytes\": 16,\n \"total_bytes_lower_bound\": 0,\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"written_bytes\": null\n },\n {\n \"blobs_completed\": 1,\n \"blobs_in_stream\": 1,\n \"blobs_remaining\": 0,\n \"channel_claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"channel_name\": \"@channel\",\n \"claim_id\": \"d9cdd5362f8f8fb52e43b10e93484bbc41f8d6fc\",\n \"claim_name\": \"blank-image\",\n \"completed\": true,\n \"content_fee\": null,\n \"download_directory\": \"/tmp\",\n \"download_path\": \"/tmp/tmpdeso7k9u.png\",\n \"file_name\": \"tmpdeso7k9u.png\",\n \"key\": \"0e90d7f89bb65922ee135f3fcd45ad8f\",\n \"metadata\": {\n \"author\": \"Picaso\",\n \"description\": \"A blank PNG that is 5x7.\",\n \"fee\": {\n \"address\": \"mhWJWmX6KwDkgc9T3b6GrfE6Avfxh6icDv\",\n \"amount\": 0.3,\n \"currency\": \"LBC\"\n },\n \"image\": {\n \"height\": 7,\n \"width\": 5\n },\n \"languages\": [\n \"en\"\n ],\n \"license\": \"Public Domain\",\n \"license_url\": \"http://public-domain.org\",\n \"locations\": [\n {\n \"city\": \"Manchester\",\n \"country\": \"US\",\n \"state\": \"NH\"\n }\n ],\n \"release_time\": \"1556160370\",\n \"source\": {\n \"hash\": \"06003bbee8aece0543ed9d9cecc48be1d996cfeff9837a1aed1d961caeda82af\",\n \"media_type\": \"image/png\",\n \"name\": \"tmpdeso7k9u.png\",\n \"sd_hash\": \"824b5010c15fa64a8c43fc626f4f6ab50b384f38daf9f32524ea2a3f531537b3bd3c9fb56992b7de95fc09de90d81934\",\n \"size\": \"99\"\n },\n \"stream_type\": \"image\",\n \"tags\": [\n \"blank\",\n \"art\"\n ],\n \"thumbnail\": {\n \"url\": \"http
2019-04-12 14:58:00 +02:00
},
{
"title": "List files matching a parameter",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"file_list\", \"params\": {\"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\", \"reverse\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet file list --claim_id=\"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"file_list\", \"params\": {\"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\", \"reverse\": false}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": [\n {\n \"blobs_completed\": 1,\n \"blobs_in_stream\": 1,\n \"blobs_remaining\": 0,\n \"channel_claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"channel_name\": \"@channel\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_name\": \"astream\",\n \"completed\": true,\n \"content_fee\": null,\n \"download_directory\": \"/tmp\",\n \"download_path\": \"/tmp/tmpijqc8tzz\",\n \"file_name\": \"tmpijqc8tzz\",\n \"key\": \"50f032917f91ddf1ebe187c01dabc1e0\",\n \"metadata\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n },\n \"mime_type\": \"application/octet-stream\",\n \"nout\": 0,\n \"outpoint\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a:0\",\n \"points_paid\": 0.0,\n \"protobuf\": \"0189f6a13a8a1792028f1351e867ec14e742f6262f885c6464a4d279e296cee4d7258da7ecf73a03759ee804bed23c68c6f0beeca0f36e0ce3961fc3eab94fdfca276326f5eb082df78be0a2803c02e5de891674790a7f0a7d0a20b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9120b746d70696a716338747a7a180b22186170706c69636174696f6e2f6f637465742d73747265616d32304daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"status\": \"finished\",\n \"stopped\": true,\n \"stream_hash\": \"6c9f97927167b99574c08f556a091bfc02257cb348459c86c01e91ea43565d2965425fb307f1e1b7a165d6ad47804463\",\n \"stream_name\": \"tmpijqc8tzz\",\n \"suggested_file_name\": \"tmpijqc8tzz\",\n \"total_bytes\": 16,\n \"total_bytes_lower_bound\": 0,\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"written_bytes\": null\n }\n ]\n}"
2019-04-12 14:58:00 +02:00
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "file_reflect",
"description": "Reflect all the blobs in a file matching the filter criteria",
"arguments": [
{
"name": "sd_hash",
"type": "str",
"description": "get file with matching sd hash",
"is_required": false
},
{
"name": "file_name",
"type": "str",
"description": "get file with matching file name in the downloads folder",
"is_required": false
},
{
"name": "stream_hash",
"type": "str",
"description": "get file with matching stream hash",
"is_required": false
},
{
"name": "rowid",
"type": "int",
"description": "get file with matching row id",
"is_required": false
},
{
"name": "reflector",
"type": "str",
"description": "reflector server, ip address or url by default choose a server from the config",
"is_required": false
}
],
"returns": "(list) list of blobs reflected",
"examples": []
},
2019-04-25 05:03:30 +02:00
{
"name": "file_save",
"description": "Output a download to a file",
"arguments": [
{
"name": "file_name",
"type": "str",
"description": "delete by file name in downloads folder",
"is_required": false
},
{
"name": "download_directory",
"type": "str",
"description": "delete by file name in downloads folder",
"is_required": false
},
{
"name": "sd_hash",
"type": "str",
"description": "delete by file sd hash",
"is_required": false
},
{
"name": "stream_hash",
"type": "str",
"description": "delete by file stream hash",
"is_required": false
},
{
"name": "rowid",
"type": "int",
"description": "delete by file row id",
"is_required": false
},
{
"name": "claim_id",
"type": "str",
"description": "delete by file claim id",
"is_required": false
},
{
"name": "txid",
"type": "str",
"description": "delete by file claim txid",
"is_required": false
},
{
"name": "nout",
"type": "int",
"description": "delete by file claim nout",
"is_required": false
},
{
"name": "claim_name",
"type": "str",
"description": "delete by file claim name",
"is_required": false
},
{
"name": "channel_claim_id",
"type": "str",
"description": "delete by file channel claim id",
"is_required": false
},
{
"name": "channel_name",
"type": "str",
"description": "delete by file channel claim name",
"is_required": false
}
],
"returns": " {\n \"completed\": \"(bool) true if download is completed\",\n \"file_name\": \"(str) name of file\",\n \"download_directory\": \"(str) download directory\",\n \"points_paid\": \"(float) credit paid to download file\",\n \"stopped\": \"(bool) true if download is stopped\",\n \"stream_hash\": \"(str) stream hash of file\",\n \"stream_name\": \"(str) stream name\",\n \"suggested_file_name\": \"(str) suggested file name\",\n \"sd_hash\": \"(str) sd hash of file\",\n \"download_path\": \"(str) download path of file\",\n \"mime_type\": \"(str) mime type of file\",\n \"key\": \"(str) key attached to file\",\n \"total_bytes_lower_bound\": \"(int) lower bound file size in bytes\",\n \"total_bytes\": \"(int) file upper bound size in bytes\",\n \"written_bytes\": \"(int) written size in bytes\",\n \"blobs_completed\": \"(int) number of fully downloaded blobs\",\n \"blobs_in_stream\": \"(int) total blobs on stream\",\n \"blobs_remaining\": \"(int) total blobs remaining to download\",\n \"status\": \"(str) downloader status\",\n \"claim_id\": \"(str) None if claim is not found else the claim id\",\n \"txid\": \"(str) None if claim is not found else the transaction id\",\n \"nout\": \"(int) None if claim is not found else the transaction output index\",\n \"outpoint\": \"(str) None if claim is not found else the tx and output\",\n \"metadata\": \"(dict) None if claim is not found else the claim metadata\",\n \"channel_claim_id\": \"(str) None if claim is not found or not signed\",\n \"channel_name\": \"(str) None if claim is not found or not signed\",\n \"claim_name\": \"(str) None if claim is not found else the claim name\"\n }",
"examples": [
{
"title": "Save a file to the downloads directory",
"curl": "curl -d'{\"method\": \"file_save\", \"params\": {\"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\"}}' http://localhost:5279/",
"lbrynet": "lbrynet file save --sd_hash=\"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"file_save\", \"params\": {\"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\"}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"blobs_completed\": 0,\n \"blobs_in_stream\": 1,\n \"blobs_remaining\": 1,\n \"channel_claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"channel_name\": \"@channel\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_name\": \"astream\",\n \"completed\": false,\n \"content_fee\": null,\n \"download_directory\": \"/tmp/tmp9705fxu6\",\n \"download_path\": \"/tmp/tmp9705fxu6/tmpijqc8tzz\",\n \"file_name\": \"tmpijqc8tzz\",\n \"key\": \"50f032917f91ddf1ebe187c01dabc1e0\",\n \"metadata\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n },\n \"mime_type\": \"application/octet-stream\",\n \"nout\": 0,\n \"outpoint\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a:0\",\n \"points_paid\": 0.0,\n \"protobuf\": \"0189f6a13a8a1792028f1351e867ec14e742f6262f885c6464a4d279e296cee4d7258da7ecf73a03759ee804bed23c68c6f0beeca0f36e0ce3961fc3eab94fdfca276326f5eb082df78be0a2803c02e5de891674790a7f0a7d0a20b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9120b746d70696a716338747a7a180b22186170706c69636174696f6e2f6f637465742d73747265616d32304daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"status\": \"running\",\n \"stopped\": false,\n \"stream_hash\": \"6c9f97927167b99574c08f556a091bfc02257cb348459c86c01e91ea43565d2965425fb307f1e1b7a165d6ad47804463\",\n \"stream_name\": \"tmpijqc8tzz\",\n \"suggested_file_name\": \"tmpijqc8tzz\",\n \"total_bytes\": 16,\n \"total_bytes_lower_bound\": 0,\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"written_bytes\": null\n }\n}"
}
]
},
2019-04-11 21:35:24 +02:00
{
"name": "file_set_status",
"description": "Start or stop downloading a file",
"arguments": [
{
"name": "status",
"type": "str",
"description": "one of \"start\" or \"stop\"",
"is_required": true
},
{
"name": "sd_hash",
"type": "str",
"description": "set status of file with matching sd hash",
"is_required": false
},
{
"name": "file_name",
"type": "str",
"description": "set status of file with matching file name in the downloads folder",
"is_required": false
},
{
"name": "stream_hash",
"type": "str",
"description": "set status of file with matching stream hash",
"is_required": false
},
{
"name": "rowid",
"type": "int",
"description": "set status of file with matching row id",
"is_required": false
}
],
"returns": "(str) Confirmation message",
"examples": []
}
2019-04-11 21:35:24 +02:00
]
},
2019-04-11 21:35:24 +02:00
"peer": {
"doc": "DHT / Blob Exchange peer commands.",
"commands": [
{
"name": "peer_list",
"description": "Get peers for blob hash",
"arguments": [
{
"name": "blob_hash",
"type": "str",
"description": "find available peers for this blob hash",
"is_required": true
},
{
"name": "search_bottom_out_limit",
"type": "int",
"description": "the number of search probes in a row that don't find any new peers before giving up and returning",
"is_required": false
}
],
"returns": "(list) List of contact dictionaries {'address': <peer ip>, 'udp_port': <dht port>, 'tcp_port': <peer port>,\n 'node_id': <peer node id>}",
"examples": []
},
{
"name": "peer_ping",
"description": "Send a kademlia ping to the specified peer. If address and port are provided the peer is directly pinged,\nif not provided the peer is located first.",
"arguments": [],
"returns": "(str) pong, or {'error': <error message>} if an error is encountered",
"examples": []
2019-04-06 21:33:19 +02:00
}
]
},
2019-04-11 21:35:24 +02:00
"settings": {
"doc": "Settings management.",
"commands": [
2019-04-06 21:33:19 +02:00
{
2019-04-11 21:35:24 +02:00
"name": "settings_get",
"description": "Get daemon settings",
"arguments": [],
"returns": "(dict) Dictionary of daemon settings\n See ADJUSTABLE_SETTINGS in lbrynet/conf.py for full list of settings",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "Get settings",
"curl": "curl -d'{\"method\": \"settings_get\", \"params\": {}}' http://localhost:5279/",
"lbrynet": "lbrynet settings get",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"settings_get\", \"params\": {}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"announce_head_and_sd_only\": true,\n \"api\": \"localhost:5279\",\n \"blob_download_timeout\": 30.0,\n \"blockchain_name\": \"lbrycrd_regtest\",\n \"cache_time\": 150,\n \"comment_server\": \"http://comments.lbry.com:2903/api\",\n \"components_to_skip\": [\n \"dht\",\n \"upnp\",\n \"hash_announcer\",\n \"peer_protocol_server\"\n ],\n \"concurrent_blob_announcers\": 10,\n \"concurrent_reflector_uploads\": 10,\n \"config\": \"/home/lex/.local/share/lbry/lbrynet/daemon_settings.yml\",\n \"data_dir\": \"/tmp/tmp9705fxu6\",\n \"download_dir\": \"/tmp/tmp9705fxu6\",\n \"download_timeout\": 30.0,\n \"fixed_peer_delay\": 2.0,\n \"known_dht_nodes\": [],\n \"lbryum_servers\": [\n [\n \"127.0.0.1\",\n 50001\n ]\n ],\n \"max_connections_per_download\": 8,\n \"max_key_fee\": {\n \"amount\": 50.0,\n \"currency\": \"USD\"\n },\n \"network_interface\": \"0.0.0.0\",\n \"node_rpc_timeout\": 5.0,\n \"peer_connect_timeout\": 2.0,\n \"reflect_streams\": true,\n \"reflector_servers\": [\n [\n \"127.0.0.1\",\n 5566\n ]\n ],\n \"s3_headers_depth\": 960,\n \"save_blobs\": true,\n \"save_files\": true,\n \"share_usage_data\": false,\n \"split_buckets_under_index\": 1,\n \"tcp_port\": 3333,\n \"udp_port\": 4444,\n \"use_upnp\": false,\n \"wallet_dir\": \"/tmp/tmp9705fxu6\"\n }\n}"
2019-04-12 14:58:00 +02:00
}
]
2019-04-06 21:33:19 +02:00
},
{
2019-04-11 21:35:24 +02:00
"name": "settings_set",
"description": "Set daemon settings",
"arguments": [],
"returns": "(dict) Updated dictionary of daemon settings",
"examples": []
2019-01-21 23:37:56 +01:00
}
]
},
2019-04-11 21:35:24 +02:00
"stream": {
"doc": "Create, update, abandon, list and inspect your stream claims.",
"commands": [
{
"name": "stream_abandon",
"description": "Abandon one of my stream claims.",
"arguments": [
{
"name": "claim_id",
"type": "str",
"description": "claim_id of the claim to abandon",
"is_required": false
},
{
"name": "txid",
"type": "str",
"description": "txid of the claim to abandon",
"is_required": false
},
{
"name": "nout",
"type": "int",
"description": "nout of the claim to abandon",
"is_required": false
},
{
"name": "account_id",
"type": "str",
"description": "id of the account to use",
"is_required": false
},
{
"name": "preview",
"type": "bool",
"description": "do not broadcast the transaction",
"is_required": false
},
{
"name": "blocking",
"type": "bool",
"description": "wait until abandon is in mempool",
"is_required": false
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-11 21:35:24 +02:00
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "Abandon a stream claim",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"stream_abandon\", \"params\": {\"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\", \"preview\": false, \"blocking\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet stream abandon 34d175feca7258e7d7d3ba6f7f419d9aabfd35ff",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"stream_abandon\", \"params\": {\"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\", \"preview\": false, \"blocking\": false}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"01000000010a181ae6fa52d9c4b3ee69f7b3ec4b04ac7fdad713365362fc4da61ecdc1788e000000006a473044022049e571698777f69dd875198e3d0c40098822adc9bc5bf5847c4260172710359002205c20eac960ee445f320a0e67d753b5789cb609149300394d73cd355aacd203a8012103e0ee5cca0f1987a00919c3ed3dea8ab8fb43c8746bb4e2d2e981679198ae82bfffffffff0134b7f505000000001976a914279a237f4cb56453043e2013a47f3ed092f703f888ac00000000\",\n \"inputs\": [\n {\n \"address\": \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"amount\": \"1.0\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_op\": \"update\",\n \"confirmations\": 3,\n \"height\": 214,\n \"is_change\": false,\n \"is_mine\": true,\n \"name\": \"astream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"signing_channel\": {\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"name\": \"@channel\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n }\n },\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"type\": \"claim\",\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n },\n \"value_type\": \"stream\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"mj8MJH3EFKDHdFUwGj7wMQxdhYcZkNFGLV\",\n \"amount\": \"0.999893\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 0,\n \"txid\": \"bfdd87230f1592400e3d77f2eba4de0248676df5422c68acbace593419a06b3a\",\n \"type\": \"payment\"\n }\n ],\n \"total_fee\": \"0.000107\",\n \"total_input\": \"1.0\",\n \"total_output\": \"0.999893\",\n \"txid\": \"bfdd87230f1592400e3d77f2eba4de0248676df5422c68acbace593419a06b3a\"\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "stream_cost_estimate",
"description": "Get estimated cost for a lbry stream",
"arguments": [
{
"name": "uri",
"type": "str",
"description": "uri to use",
"is_required": true
}
],
"returns": "(float) Estimated cost in lbry credits, returns None if uri is not\n resolvable",
"examples": []
},
{
"name": "stream_create",
"description": "Make a new stream claim and announce the associated file to lbrynet.",
"arguments": [
{
"name": "name",
"type": "str",
"description": "name of the content (can only consist of a-z A-Z 0-9 and -(dash))",
"is_required": true
},
{
"name": "allow_duplicate_name",
"type": "bool",
"description": "create new claim even if one already exists with given name. default: false.",
"is_required": false
},
{
"name": "bid",
"type": "decimal",
"description": "amount to back the claim",
"is_required": true
},
{
"name": "file_path",
"type": "str",
"description": "path to file to be associated with name.",
"is_required": true
},
{
"name": "fee_currency",
"type": "string",
"description": "specify fee currency",
"is_required": false
},
{
"name": "fee_amount",
"type": "decimal",
"description": "content download fee",
"is_required": false
},
{
"name": "fee_address",
"type": "str",
"description": "address where to send fee payments, will use value from --claim_address if not provided",
"is_required": false
},
{
"name": "title",
"type": "str",
"description": "title of the publication",
"is_required": false
},
{
"name": "description",
"type": "str",
"description": "description of the publication",
"is_required": false
},
{
"name": "author",
"type": "str",
"description": "author of the publication. The usage for this field is not the same as for channels. The author field is used to credit an author who is not the publisher and is not represented by the channel. For example, a pdf file of 'The Odyssey' has an author of 'Homer' but may by published to a channel such as '@classics', or to no channel at all",
"is_required": false
},
{
"name": "tags",
"type": "list",
"description": "add content tags",
"is_required": false
},
{
"name": "languages",
"type": "list",
"description": "languages used by the channel, using RFC 5646 format, eg: for English `--languages=en` for Spanish (Spain) `--languages=es-ES` for Spanish (Mexican) `--languages=es-MX` for Chinese (Simplified) `--languages=zh-Hans` for Chinese (Traditional) `--languages=zh-Hant`",
"is_required": false
},
{
"name": "locations",
"type": "list",
"description": "locations relevant to the stream, consisting of 2 letter `country` code and a `state`, `city` and a postal `code` along with a `latitude` and `longitude`. for JSON RPC: pass a dictionary with aforementioned attributes as keys, eg: ... \"locations\": [{'country': 'US', 'state': 'NH'}] ... for command line: pass a colon delimited list with values in the following order: \"COUNTRY:STATE:CITY:CODE:LATITUDE:LONGITUDE\" making sure to include colon for blank values, for example to provide only the city: ... --locations=\"::Manchester\" with all values set: ... --locations=\"US:NH:Manchester:03101:42.990605:-71.460989\" optionally, you can just pass the \"LATITUDE:LONGITUDE\": ... --locations=\"42.990605:-71.460989\" finally, you can also pass JSON string of dictionary on the command line as you would via JSON RPC ... --locations=\"{'country': 'US', 'state': 'NH'}\"",
"is_required": false
},
{
"name": "license",
"type": "str",
"description": "publication license",
"is_required": false
},
{
"name": "license_url",
"type": "str",
"description": "publication license url",
"is_required": false
},
{
"name": "thumbnail_url",
"type": "str",
"description": "thumbnail url",
"is_required": false
},
{
"name": "release_time",
"type": "int",
"description": "original public release of content, seconds since UNIX epoch",
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "width",
2019-04-11 21:35:24 +02:00
"type": "int",
2019-04-21 05:56:40 +02:00
"description": "image/video width, automatically calculated from media file",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "height",
2019-04-11 21:35:24 +02:00
"type": "int",
2019-04-21 05:56:40 +02:00
"description": "image/video height, automatically calculated from media file",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "duration",
2019-04-11 21:35:24 +02:00
"type": "int",
2019-04-21 05:56:40 +02:00
"description": "audio/video duration in seconds, automatically calculated",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
"name": "channel_id",
"type": "str",
"description": "claim id of the publisher channel",
"is_required": false
},
{
"name": "channel_account_id",
"type": "str",
"description": "one or more account ids for accounts to look in for channel certificates, defaults to all accounts.",
"is_required": false
},
{
"name": "account_id",
"type": "str",
"description": "account to use for funding the transaction",
"is_required": false
},
{
"name": "claim_address",
"type": "str",
"description": "address where the claim is sent to, if not specified it will be determined automatically from the account",
"is_required": false
},
{
"name": "preview",
"type": "bool",
"description": "do not broadcast the transaction",
"is_required": false
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-11 21:35:24 +02:00
"examples": [
{
"title": "Create a stream claim without metadata",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"stream_create\", \"params\": {\"name\": \"astream\", \"bid\": \"1.0\", \"file_path\": \"/tmp/tmpijqc8tzz\", \"tags\": [], \"languages\": [], \"locations\": [], \"channel_account_id\": [], \"preview\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet stream create astream 1.0 /tmp/tmpijqc8tzz",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"stream_create\", \"params\": {\"name\": \"astream\", \"bid\": \"1.0\", \"file_path\": \"/tmp/tmpijqc8tzz\", \"tags\": [], \"languages\": [], \"locations\": [], \"channel_account_id\": [], \"preview\": false}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"0100000001fd414cdb6ac39ab2ff51f325a6b37b18da888fc06d18bf07842caa54cca1da5a010000006a47304402203efe40a497095efb2a29e3befee6e8d49564ff9acc66a64591802c5d1f06d8e80220500f1551bc66c250cde7355f8da6d8a3d7aa5b8775d86d2e8650e088cc874bef0121024708927ebb6c0c41d0a8cd127b935d1f71a1a32a3d589429af2bf475770addafffffffff0200e1f50500000000a8b5076173747265616d4c82000a7f0a7d0a20b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9120b746d70696a716338747a7a180b22186170706c69636174696f6e2f6f637465742d73747265616d32304daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff9966d7576a914daa8f107c07e0abfd538cbd3fa67b5c0de9ba6fe88ac38fb9423000000001976a914ff319080c42eb927ad7fbc1d713ab35ed81086d088ac00000000\",\n \"inputs\": [\n {\n \"address\": \"mvgEirtKfdXjqykJsqU2uzzDaZqc3Tv9Ep\",\n \"amount\": \"6.983769\",\n \"confirmations\": 4,\n \"height\": 209,\n \"is_change\": true,\n \"is_mine\": true,\n \"nout\": 1,\n \"txid\": \"5adaa1cc54aa2c8407bf186dc08f88da187bb3a625f351ffb29ac36adb4c41fd\",\n \"type\": \"payment\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"amount\": \"1.0\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_op\": \"create\",\n \"confirmations\": -2,\n \"height\": -2,\n \"name\": \"astream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"txid\": \"d63c442efa8ca321b858b184f1c453dd5a2e0cf0cec8152643ffccf0fd751851\",\n \"type\": \"claim\",\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n },\n \"value_type\": \"stream\"\n },\n {\n \"address\": \"n4nHymd6aSD3LidEyibxacKgLeKR5QRrD7\",\n \"amount\": \"5.969662\",\n \"confirmations\": -2,\n \"height\": -2,\n \"nout\": 1,\n \"txid\": \"d63c442efa8ca321b858b184f1c453dd5a2e0cf0cec8152643ffccf0fd751851\",\n \"type\": \"payment\"\n }\n ],\n \"total_fee\": \"0.014107\",\n \"total_input\": \"6.983769\",\n \"total_output\": \"6.969662\",\n \"txid\": \"d63c442efa8ca321b858b184f1c453dd5a2e0cf0cec8152643ffccf0fd751851\"\n }\n}"
},
{
"title": "Create an image stream claim with all metadata and fee",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"stream_create\", \"params\": {\"name\": \"blank-image\", \"bid\": \"1.0\", \"file_path\": \"/tmp/tmpdeso7k9u.png\", \"tags\": [\"blank\", \"art\"], \"languages\": [\"en\"], \"locations\": [\"US:NH:Manchester\"], \"fee_currency\": \"LBC\", \"fee_amount\": \"0.3\", \"title\": \"Blank Image\", \"description\": \"A blank PNG that is 5x7.\", \"author\": \"Picaso\", \"license\": \"Public Domain\", \"license_url\": \"http://public-domain.org\", \"thumbnail_url\": \"http://smallmedia.com/thumbnail.jpg\", \"release_time\": 1556160370, \"channel_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\", \"channel_account_id\": [], \"preview\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet stream create blank-image 1.0 /tmp/tmpdeso7k9u.png --tags=blank --tags=art --languages=en --locations=US:NH:Manchester --fee_currency=LBC --fee_amount=0.3 --title=\"Blank Image\" --description=\"A blank PNG that is 5x7.\" --author=Picaso --license=\"Public Domain\" --license_url=http://public-domain.org --thumbnail_url=\"http://smallmedia.com/thumbnail.jpg\" --release_time=1556160370 --channel_id=\"2f26f642e714ec67e851138f0292178a3aa1f689\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"stream_create\", \"params\": {\"name\": \"blank-image\", \"bid\": \"1.0\", \"file_path\": \"/tmp/tmpdeso7k9u.png\", \"tags\": [\"blank\", \"art\"], \"languages\": [\"en\"], \"locations\": [\"US:NH:Manchester\"], \"fee_currency\": \"LBC\", \"fee_amount\": \"0.3\", \"title\": \"Blank Image\", \"description\": \"A blank PNG that is 5x7.\", \"author\": \"Picaso\", \"license\": \"Public Domain\", \"license_url\": \"http://public-domain.org\", \"thumbnail_url\": \"http://smallmedia.com/thumbnail.jpg\", \"release_time\": 1556160370, \"channel_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\", \"channel_account_id\": [], \"preview\": false}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"0100000001511875fdf0ccff432615c8cef00c2e5add53c4f184b158b821a38cfa2e443cd6010000006a47304402206e3adaf0428a0b28c5a07d16f8a745174720d08258f2d9096f389694a45ed4d1022011389feffc9ebe51623bee15d400cf12dd501b9cd222b1bca61ca9073466c3670121032f75f32292ccdbb7dccd10aaf00118d3e41f212626b2e2c7afc36a2a1e31c8a3ffffffff0200e1f50500000000fdcb01b50b626c616e6b2d696d6167654da0010189f6a13a8a1792028f1351e867ec14e742f6262f8129298dcadbdb838cacd03b5040bbab8f6f2ef522360f36d9ecff10c0559d4ad317e64200669a477bd0c9098e508b123b624c4e50f624f0b8e8f7218754f1690ad5010a720a2006003bbee8aece0543ed9d9cecc48be1d996cfeff9837a1aed1d961caeda82af120f746d706465736f376b39752e706e6718632209696d6167652f706e673230824b5010c15fa64a8c43fc626f4f6ab50b384f38daf9f32524ea2a3f531537b3bd3c9fb56992b7de95fc09de90d81934120650696361736f1a0d5075626c696320446f6d61696e2218687474703a2f2f7075626c69632d646f6d61696e2e6f726728f2be84e6053222080112196f15d0b6b8a44ad63177f367f1d72b62675e86337b859e4351188087a70e520408051007420b426c616e6b20496d6167654a184120626c616e6b20504e472074686174206973203578372e52252a23687474703a2f2f736d616c6c6d656469612e636f6d2f7468756d626e61696c2e6a70675a05626c616e6b5a03617274620208016a1308ec0112024e481a0a4d616e636865737465726d7576a91415d0b6b8a44ad63177f367f1d72b62675e86337b88acac5e7d1d000000001976a9146835e95366e018d61b965b5e16061038617299c388ac00000000\",\n \"inputs\": [\n {\n \"address\": \"n4nHymd6aSD3LidEyibxacKgLeKR5QRrD7\",\n \"amount\": \"5.969662\",\n \"confirmations\": 2,\n \"height\": 213,\n \"is_change\": true,\n \"is_mine\": true,\n \"nout\": 1,\n \"txid\": \"d63c442efa8ca321b858b184f1c453dd5a2e0cf0cec8152643ffccf0fd751851\",\n \"type\": \"payment\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"mhWJWmX6KwDkgc9T3b6GrfE6Avfxh6icDv\",\n \"amount\": \"1.0\",\n \"claim_id\": \"d9cdd5362f8f8fb52e43b10e93484bbc41f8d6fc\",\n \"claim_op\": \"create\",\n \"confirmations\": -2,\n \"height\": -2,\n \"is_channel_signature_valid\": true,\n \"name\": \"blank-image\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://blank-image#d9cdd5362f8f8fb52e43b10e93484bbc41f8d6fc\",\n \"signing_channel\": {\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"name\": \"@channel\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n }\n },\n \"txid\": \"59c71f384f7b0037ce69bdb4abab383e810996c355f9520951bd44c16db9d8e2\",\n \"type\": \"claim\",\n \"value\": {\n \"author\": \"Picaso\",\n \"description\": \"A blank PNG that is 5x7.\",\n \"fee\": {\n \"address\": \"mhWJWmX6KwDkgc9T3b6GrfE6Avfxh6icDv\",\n \"amount\": 0.3,\n \"currency\": \"LBC\"\n },\n \"image\": {\n \"height\": 7,\n \"width\": 5\n },\n \"languages\": [\n \"en\"\n ],\n \"license\": \"Public Domain\",\n \"license_url\": \"http://public-domain.org\",\n \"locations\": [\n {\n \"city\": \"Manchester\",\n \"country\": \"US\",\n \"state\": \"NH\"\n }\n ],\n \"release_time\": \"1556160370\",\n \"source\": {\n \"hash\": \"06003bbee8aece0543ed9d9cecc48be1d996cfeff9837a1aed1d961caeda82af\",\n \"media_type\": \"image/png\",\n \"name\": \"tmpdeso7k9u.png\",\n \"sd_hash\": \"824b5010c15fa64a8c43fc626f4f6ab50b384f38daf9f32524ea2a3f531537b3bd3c9fb56992b7de95fc09de90d81934\",\n \"size\": \"99\"\n },\n \"stream_type\": \"image\",\n \"tags\": [\n
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "stream_list",
"description": "List my stream claims.",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id of the account to query",
"is_required": false
},
{
"name": "page",
"type": "int",
"description": "page to return during paginating",
"is_required": false
},
{
"name": "page_size",
"type": "int",
"description": "number of items on page during pagination",
"is_required": false
}
],
"returns": " {\n \"page\": \"Page number of the current items.\",\n \"page_size\": \"Number of items to show on a page.\",\n \"total_pages\": \"Total number of pages.\",\n \"items\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ]\n }",
2019-04-11 21:35:24 +02:00
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "List all your stream claims",
2019-04-11 21:35:24 +02:00
"curl": "curl -d'{\"method\": \"stream_list\", \"params\": {}}' http://localhost:5279/",
"lbrynet": "lbrynet stream list",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"stream_list\", \"params\": {}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": [\n {\n \"address\": \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"amount\": \"1.0\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_op\": \"update\",\n \"confirmations\": 1,\n \"height\": 214,\n \"is_change\": false,\n \"is_channel_signature_valid\": true,\n \"is_mine\": true,\n \"name\": \"astream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"signing_channel\": {\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"name\": \"@channel\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n }\n },\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"type\": \"claim\",\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n },\n \"value_type\": \"stream\"\n }\n ]\n}"
2019-04-11 21:35:24 +02:00
},
{
2019-04-12 14:58:00 +02:00
"title": "Paginate your stream claims",
2019-04-11 21:35:24 +02:00
"curl": "curl -d'{\"method\": \"stream_list\", \"params\": {\"page\": 1, \"page_size\": 20}}' http://localhost:5279/",
"lbrynet": "lbrynet stream list --page=1 --page_size=20",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"stream_list\", \"params\": {\"page\": 1, \"page_size\": 20}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"items\": [\n {\n \"address\": \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"amount\": \"1.0\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_op\": \"update\",\n \"confirmations\": 1,\n \"height\": 214,\n \"is_change\": false,\n \"is_channel_signature_valid\": true,\n \"is_mine\": true,\n \"name\": \"astream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"signing_channel\": {\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"name\": \"@channel\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n }\n },\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"type\": \"claim\",\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n },\n \"value_type\": \"stream\"\n }\n ],\n \"page\": 1,\n \"page_size\": 20,\n \"total_pages\": 1\n }\n}"
2019-04-11 21:35:24 +02:00
}
]
},
{
"name": "stream_update",
"description": "Update an existing stream claim and if a new file is provided announce it to lbrynet.",
"arguments": [
{
"name": "claim_id",
"type": "str",
"description": "id of the stream claim to update",
"is_required": true
},
{
"name": "bid",
"type": "decimal",
"description": "amount to back the claim",
"is_required": false
},
{
"name": "file_path",
"type": "str",
"description": "path to file to be associated with name.",
"is_required": false
},
2019-04-24 05:49:30 +02:00
{
"name": "file_name",
"type": "str",
"description": "override file name, defaults to name from file_path.",
"is_required": false
},
{
"name": "file_size",
"type": "str",
"description": "override file size, otherwise automatically computed.",
"is_required": false
},
{
"name": "file_hash",
"type": "str",
"description": "override file hash, otherwise automatically computed.",
"is_required": false
},
2019-04-11 21:35:24 +02:00
{
"name": "fee_currency",
"type": "string",
"description": "specify fee currency",
"is_required": false
},
{
"name": "fee_amount",
"type": "decimal",
"description": "content download fee",
"is_required": false
},
{
"name": "fee_address",
"type": "str",
"description": "address where to send fee payments, will use value from --claim_address if not provided",
"is_required": false
},
{
"name": "title",
"type": "str",
"description": "title of the publication",
"is_required": false
},
{
"name": "description",
"type": "str",
"description": "description of the publication",
"is_required": false
},
{
"name": "author",
"type": "str",
"description": "author of the publication. The usage for this field is not the same as for channels. The author field is used to credit an author who is not the publisher and is not represented by the channel. For example, a pdf file of 'The Odyssey' has an author of 'Homer' but may by published to a channel such as '@classics', or to no channel at all",
"is_required": false
},
{
"name": "clear_tags",
"type": "bool",
"description": "clear existing tags (prior to adding new ones)",
"is_required": false
},
{
"name": "tags",
"type": "list",
"description": "add content tags",
"is_required": false
},
{
"name": "clear_languages",
"type": "bool",
"description": "clear existing languages (prior to adding new ones)",
"is_required": false
},
{
"name": "languages",
"type": "list",
"description": "languages used by the channel, using RFC 5646 format, eg: for English `--languages=en` for Spanish (Spain) `--languages=es-ES` for Spanish (Mexican) `--languages=es-MX` for Chinese (Simplified) `--languages=zh-Hans` for Chinese (Traditional) `--languages=zh-Hant`",
"is_required": false
},
{
"name": "clear_locations",
"type": "bool",
"description": "clear existing locations (prior to adding new ones)",
"is_required": false
},
{
"name": "locations",
"type": "list",
"description": "locations relevant to the stream, consisting of 2 letter `country` code and a `state`, `city` and a postal `code` along with a `latitude` and `longitude`. for JSON RPC: pass a dictionary with aforementioned attributes as keys, eg: ... \"locations\": [{'country': 'US', 'state': 'NH'}] ... for command line: pass a colon delimited list with values in the following order: \"COUNTRY:STATE:CITY:CODE:LATITUDE:LONGITUDE\" making sure to include colon for blank values, for example to provide only the city: ... --locations=\"::Manchester\" with all values set: ... --locations=\"US:NH:Manchester:03101:42.990605:-71.460989\" optionally, you can just pass the \"LATITUDE:LONGITUDE\": ... --locations=\"42.990605:-71.460989\" finally, you can also pass JSON string of dictionary on the command line as you would via JSON RPC ... --locations=\"{'country': 'US', 'state': 'NH'}\"",
"is_required": false
},
{
"name": "license",
"type": "str",
"description": "publication license",
"is_required": false
},
{
"name": "license_url",
"type": "str",
"description": "publication license url",
"is_required": false
},
{
"name": "thumbnail_url",
"type": "str",
"description": "thumbnail url",
"is_required": false
},
{
"name": "release_time",
"type": "int",
"description": "original public release of content, seconds since UNIX epoch",
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "width",
2019-04-11 21:35:24 +02:00
"type": "int",
2019-04-21 05:56:40 +02:00
"description": "image/video width, automatically calculated from media file",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "height",
2019-04-11 21:35:24 +02:00
"type": "int",
2019-04-21 05:56:40 +02:00
"description": "image/video height, automatically calculated from media file",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
2019-04-21 05:56:40 +02:00
"name": "duration",
2019-04-11 21:35:24 +02:00
"type": "int",
2019-04-21 05:56:40 +02:00
"description": "audio/video duration in seconds, automatically calculated",
2019-04-11 21:35:24 +02:00
"is_required": false
},
{
"name": "channel_id",
"type": "str",
"description": "claim id of the publisher channel",
"is_required": false
},
{
"name": "clear_channel",
"type": "bool",
"description": "remove channel signature",
"is_required": false
},
{
"name": "channel_account_id",
"type": "str",
"description": "one or more account ids for accounts to look in for channel certificates, defaults to all accounts.",
"is_required": false
},
{
"name": "account_id",
"type": "str",
"description": "account to use for funding the transaction",
"is_required": false
},
{
"name": "claim_address",
"type": "str",
"description": "address where the claim is sent to, if not specified it will be determined automatically from the account",
"is_required": false
},
{
"name": "preview",
"type": "bool",
"description": "do not broadcast the transaction",
"is_required": false
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-11 21:35:24 +02:00
"examples": [
{
2019-04-12 14:58:00 +02:00
"title": "Update a stream claim to add channel",
2019-04-25 05:03:30 +02:00
"curl": "curl -d'{\"method\": \"stream_update\", \"params\": {\"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\", \"tags\": [], \"clear_tags\": false, \"languages\": [], \"clear_languages\": false, \"locations\": [], \"clear_locations\": false, \"channel_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\", \"clear_channel\": false, \"channel_account_id\": [], \"preview\": false}}' http://localhost:5279/",
"lbrynet": "lbrynet stream update 34d175feca7258e7d7d3ba6f7f419d9aabfd35ff --channel_id=\"2f26f642e714ec67e851138f0292178a3aa1f689\"",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"stream_update\", \"params\": {\"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\", \"tags\": [], \"clear_tags\": false, \"languages\": [], \"clear_languages\": false, \"locations\": [], \"clear_locations\": false, \"channel_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\", \"clear_channel\": false, \"channel_account_id\": [], \"preview\": false}}).json()",
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": {\n \"height\": -2,\n \"hex\": \"0100000002511875fdf0ccff432615c8cef00c2e5add53c4f184b158b821a38cfa2e443cd6000000006a473044022074fe6fca4311075a38b5ce6eb617dfca6710caafd8318364bba31d330f2bc73b02200869950181827b3e49559c18139e98e4ec68c7503a6e001d196fad6ee0c79d93012103e0ee5cca0f1987a00919c3ed3dea8ab8fb43c8746bb4e2d2e981679198ae82bfffffffff479dbf40a3afa03fa62696a040966ad5e97fe0d9c3fc15da07722fdad43a81a5010000006b483045022100808c86e510149bda373d0ca06dc7495796a6d913f117a257e9f6d10d20d663df02207e7b9333ed2347ef3706f96469bf1019427a9877fac003023069cbf0b7be74560121039a7b2cb896311c8daaef939ae24aac58b8ff294a8d583f6761b07269a9edfaf5ffffffff0200e1f50500000000fd1101b7076173747265616d14ff35fdab9a9d417f6fbad3d7e75872cafe75d1344cd60189f6a13a8a1792028f1351e867ec14e742f6262f885c6464a4d279e296cee4d7258da7ecf73a03759ee804bed23c68c6f0beeca0f36e0ce3961fc3eab94fdfca276326f5eb082df78be0a2803c02e5de891674790a7f0a7d0a20b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9120b746d70696a716338747a7a180b22186170706c69636174696f6e2f6f637465742d73747265616d32304daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff9966d6d76a914daa8f107c07e0abfd538cbd3fa67b5c0de9ba6fe88acb6a3d205000000001976a9141ef66c84015aef899071ce0b01c83eed261a763588ac00000000\",\n \"inputs\": [\n {\n \"address\": \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"amount\": \"1.0\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_op\": \"create\",\n \"confirmations\": 1,\n \"height\": 213,\n \"is_change\": false,\n \"is_mine\": true,\n \"name\": \"astream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"txid\": \"d63c442efa8ca321b858b184f1c453dd5a2e0cf0cec8152643ffccf0fd751851\",\n \"type\": \"claim\",\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n \"sd_hash\": \"4daf03c3bf49d66b2067cc00ef80902a0e8b4d101382a9008c1401e3ee9f98c34e0dd3bebe198492648fb8ec86aff996\",\n \"size\": \"11\"\n }\n },\n \"value_type\": \"stream\"\n },\n {\n \"address\": \"msWRvjBEstA5sdWiwFiTNFpU8T8h4DZvMg\",\n \"amount\": \"0.9772285\",\n \"confirmations\": 3,\n \"height\": 211,\n \"is_change\": true,\n \"is_mine\": true,\n \"nout\": 1,\n \"txid\": \"a5813ad4da2f7207da15fcc3d9e07fe9d56a9640a09626a63fa0afa340bf9d47\",\n \"type\": \"payment\"\n }\n ],\n \"outputs\": [\n {\n \"address\": \"n1T7z8qddRM3573H4xkLze9xL2kNYa1DQs\",\n \"amount\": \"1.0\",\n \"claim_id\": \"34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"claim_op\": \"update\",\n \"confirmations\": -2,\n \"height\": -2,\n \"is_channel_signature_valid\": true,\n \"name\": \"astream\",\n \"nout\": 0,\n \"permanent_url\": \"lbry://astream#34d175feca7258e7d7d3ba6f7f419d9aabfd35ff\",\n \"signing_channel\": {\n \"claim_id\": \"2f26f642e714ec67e851138f0292178a3aa1f689\",\n \"name\": \"@channel\",\n \"value\": {\n \"public_key\": \"3056301006072a8648ce3d020106052b8104000a03420004c398b273c2e197f2b18836aa41550767d64ec473d507125a903c7f99dc59ca8e08d43515d73b8f03fb66ec5b5f7305f23ca9bce72cb250dccdf97207329b3e5b\",\n \"title\": \"New Channel\"\n }\n },\n \"txid\": \"8e78c1cd1ea64dfc62533613d7da7fac044becb3f769eeb3c4d952fae61a180a\",\n \"type\": \"claim\",\n \"value\": {\n \"source\": {\n \"hash\": \"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9\",\n \"media_type\": \"application/octet-stream\",\n \"name\": \"tmpijqc8tzz\",\n
2019-04-11 21:35:24 +02:00
}
]
2018-08-22 06:20:30 +02:00
}
2019-04-11 21:35:24 +02:00
]
},
2019-04-11 21:35:24 +02:00
"support": {
"doc": "Create, list and abandon all types of supports.",
"commands": [
{
"name": "support_abandon",
"description": "Abandon supports, including tips, of a specific claim, optionally\nkeeping some amount as supports.",
"arguments": [
{
"name": "claim_id",
"type": "str",
"description": "claim_id of the claim to abandon",
"is_required": false
},
{
"name": "txid",
"type": "str",
"description": "txid of the claim to abandon",
"is_required": false
},
{
"name": "nout",
"type": "int",
"description": "nout of the claim to abandon",
"is_required": false
},
{
"name": "keep",
"type": "decimal",
"description": "amount of lbc to keep as support",
"is_required": false
},
{
"name": "account_id",
"type": "str",
"description": "id of the account to use",
"is_required": false
},
{
"name": "preview",
"type": "bool",
"description": "do not broadcast the transaction",
"is_required": false
},
{
"name": "blocking",
"type": "bool",
"description": "wait until abandon is in mempool",
"is_required": false
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-11 21:35:24 +02:00
"examples": []
},
{
"name": "support_create",
"description": "Create a support or a tip for name claim.",
"arguments": [
{
"name": "claim_id",
"type": "str",
"description": "claim_id of the claim to support",
"is_required": true
},
{
"name": "amount",
"type": "decimal",
"description": "amount of support",
"is_required": true
},
{
"name": "tip",
"type": "bool",
"description": "send support to claim owner, default: false.",
"is_required": false
},
{
"name": "account_id",
"type": "str",
"description": "id of the account to use",
"is_required": false
},
{
"name": "preview",
"type": "bool",
"description": "do not broadcast the transaction",
"is_required": false
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-11 21:35:24 +02:00
"examples": []
},
{
"name": "support_list",
"description": "List supports and tips in my control.",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id of the account to query",
"is_required": false
},
{
"name": "page",
"type": "int",
"description": "page to return during paginating",
"is_required": false
},
{
"name": "page_size",
"type": "int",
"description": "number of items on page during pagination",
"is_required": false
}
],
"returns": " {\n \"page\": \"Page number of the current items.\",\n \"page_size\": \"Number of items to show on a page.\",\n \"total_pages\": \"Total number of pages.\",\n \"items\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ]\n }",
2019-04-11 21:35:24 +02:00
"examples": []
2019-01-21 23:37:56 +01:00
}
]
},
2019-04-11 21:35:24 +02:00
"sync": {
"doc": "Wallet synchronization.",
"commands": [
{
"name": "sync_apply",
"description": "Apply incoming synchronization data, if provided, and then produce a sync hash and\nan encrypted wallet.",
"arguments": [
{
"name": "password",
"type": "str",
"description": "password to decrypt incoming and encrypt outgoing data",
"is_required": false
},
{
"name": "data",
"type": "str",
"description": "incoming sync data, if any",
"is_required": false
},
{
"name": "encrypt-password",
"type": "str",
"description": "password to encrypt outgoing data if different from the decrypt password, used during password changes",
"is_required": false
}
],
"returns": "(map) sync hash and data",
"examples": []
},
{
"name": "sync_hash",
"description": "Deterministic hash of the wallet.",
"arguments": [],
"returns": "(str) sha256 hash of wallet",
"examples": []
2019-04-06 21:33:19 +02:00
}
]
},
2019-04-11 21:35:24 +02:00
"transaction": {
"doc": "Transaction management.",
"commands": [
{
"name": "transaction_list",
"description": "List transactions belonging to wallet",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id of the account to query",
"is_required": false
},
{
"name": "page",
"type": "int",
"description": "page to return during paginating",
"is_required": false
},
{
"name": "page_size",
"type": "int",
"description": "number of items on page during pagination",
"is_required": false
}
],
"returns": "(list) List of transactions\n\n {\n \"claim_info\": (list) claim info if in txn [{\n \"address\": (str) address of claim,\n \"balance_delta\": (float) bid amount,\n \"amount\": (float) claim amount,\n \"claim_id\": (str) claim id,\n \"claim_name\": (str) claim name,\n \"nout\": (int) nout\n }],\n \"abandon_info\": (list) abandon info if in txn [{\n \"address\": (str) address of abandoned claim,\n \"balance_delta\": (float) returned amount,\n \"amount\": (float) claim amount,\n \"claim_id\": (str) claim id,\n \"claim_name\": (str) claim name,\n \"nout\": (int) nout\n }],\n \"confirmations\": (int) number of confirmations for the txn,\n \"date\": (str) date and time of txn,\n \"fee\": (float) txn fee,\n \"support_info\": (list) support info if in txn [{\n \"address\": (str) address of support,\n \"balance_delta\": (float) support amount,\n \"amount\": (float) support amount,\n \"claim_id\": (str) claim id,\n \"claim_name\": (str) claim name,\n \"is_tip\": (bool),\n \"nout\": (int) nout\n }],\n \"timestamp\": (int) timestamp,\n \"txid\": (str) txn id,\n \"update_info\": (list) update info if in txn [{\n \"address\": (str) address of claim,\n \"balance_delta\": (float) credited/debited\n \"amount\": (float) absolute amount,\n \"claim_id\": (str) claim id,\n \"claim_name\": (str) claim name,\n \"nout\": (int) nout\n }],\n \"value\": (float) value of txn\n }",
2019-04-12 14:58:00 +02:00
"examples": [
{
"title": "List your transactions",
"curl": "curl -d'{\"method\": \"transaction_list\", \"params\": {}}' http://localhost:5279/",
"lbrynet": "lbrynet transaction list",
"python": "requests.post(\"http://localhost:5279\", json={\"method\": \"transaction_list\", \"params\": {}}).json()",
2019-04-25 05:03:30 +02:00
"output": "{\n \"jsonrpc\": \"2.0\",\n \"result\": [\n {\n \"abandon_info\": [],\n \"claim_info\": [],\n \"confirmations\": 1,\n \"date\": \"2019-04-24 22:46\",\n \"fee\": \"-0.000124\",\n \"support_info\": [],\n \"timestamp\": 1556160394,\n \"txid\": \"7245c1296b172040fc5fbc5a369eba3af5896658b9b090a47605cb732f0320c6\",\n \"update_info\": [],\n \"value\": \"-2.0\"\n },\n {\n \"abandon_info\": [],\n \"claim_info\": [],\n \"confirmations\": 7,\n \"date\": \"2019-04-24 22:46\",\n \"fee\": \"0.0\",\n \"support_info\": [],\n \"timestamp\": 1556160393,\n \"txid\": \"c2eb133f1005e40a030cbffc9fa297b26119ab6aa2e440755f34e4559477e5fc\",\n \"update_info\": [],\n \"value\": \"10.0\"\n }\n ]\n}"
2019-04-12 14:58:00 +02:00
}
]
2019-04-11 21:35:24 +02:00
},
{
"name": "transaction_show",
"description": "Get a decoded transaction from a txid",
"arguments": [
{
"name": "txid",
"type": "str",
"description": "txid of the transaction",
"is_required": true
}
],
"returns": " {\n \"txid\": \"hash of transaction in hex\",\n \"height\": \"block where transaction was recorded\",\n \"inputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"outputs\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ],\n \"total_input\": \"sum of inputs as a decimal\",\n \"total_output\": \"sum of outputs, sans fee, as a decimal\",\n \"total_fee\": \"fee amount\",\n \"hex\": \"entire transaction encoded in hex\"\n }",
2019-04-11 21:35:24 +02:00
"examples": []
2019-04-06 21:33:19 +02:00
}
]
},
2019-04-11 21:35:24 +02:00
"utxo": {
"doc": "Unspent transaction management.",
"commands": [
{
"name": "utxo_list",
"description": "List unspent transaction outputs",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id of the account to query",
"is_required": false
},
{
"name": "page",
"type": "int",
"description": "page to return during paginating",
"is_required": false
},
{
"name": "page_size",
"type": "int",
"description": "number of items on page during pagination",
"is_required": false
}
],
"returns": " {\n \"page\": \"Page number of the current items.\",\n \"page_size\": \"Number of items to show on a page.\",\n \"total_pages\": \"Total number of pages.\",\n \"items\": [\n {\n \"txid\": \"hash of transaction in hex\",\n \"nout\": \"position in the transaction\",\n \"height\": \"block where transaction was recorded\",\n \"amount\": \"value of the txo as a decimal\",\n \"address\": \"address of who can spend the txo\",\n \"confirmations\": \"number of confirmed blocks\",\n \"is_change\": \"payment to change address, only available when it can be determined\",\n \"is_mine\": \"payment to one of your accounts, only available when it can be determined\",\n \"type\": \"one of 'claim', 'support' or 'payment'\",\n \"name\": \"when type is 'claim' or 'support', this is the claim name\",\n \"claim_id\": \"when type is 'claim' or 'support', this is the claim id\",\n \"claim_op\": \"when type is 'claim', this determines if it is 'create' or 'update'\",\n \"value\": \"when type is 'claim' or 'support' with payload, this is the decoded protobuf payload\",\n \"value_type\": \"determines the type of the 'value' field: 'channel', 'stream', etc\",\n \"protobuf\": \"hex encoded raw protobuf version of 'value' field\",\n \"permanent_url\": \"when type is 'claim' or 'support', this is the long permanent claim URL\",\n \"signing_channel\": \"for signed claims only, metadata of signing channel\",\n \"is_channel_signature_valid\": \"for signed claims only, whether signature is valid\"\n }\n ]\n }",
2019-04-11 21:35:24 +02:00
"examples": []
},
{
"name": "utxo_release",
"description": "When spending a UTXO it is locally locked to prevent double spends;\noccasionally this can result in a UTXO being locked which ultimately\ndid not get spent (failed to broadcast, spend transaction was not\naccepted by blockchain node, etc). This command releases the lock\non all UTXOs in your account.",
"arguments": [
{
"name": "account_id",
"type": "str",
"description": "id of the account to query",
"is_required": false
}
],
"returns": "None",
"examples": []
2019-01-21 23:37:56 +01:00
}
]
2018-08-22 06:20:30 +02:00
}
2019-04-11 21:35:24 +02:00
}