MCPcopy Create free account
hub / github.com/MultiChain/multichain-explorer / list_stream_items

Function list_stream_items

Mce/DataStore.py:4133–4153  ·  view source on GitHub ↗

Get the result of liststreamitems json-rpc command as json object. We ask for all streams and verbose data, such as the creators field. :param chain: :param streamref: :param count: :param start: :return: json object

(store, chain, streamref, count=10, start=-10)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

get_url_by_chainMethod · 0.80

Tested by

no test coverage detected