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

Function get_recent_transactions_as_json

Mce/DataStore.py:3885–3914  ·  view source on GitHub ↗

Get a list of recent confirmed transactions, decoded to json :param chain: :param limit: the maxinmum number of transactions to return :return: list of strings or empty list.

(store, chain, limit=10)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

selectallMethod · 0.80

Tested by

no test coverage detected