codechain-indexer
codechain-indexer copied to clipboard
Change the /tx API to get a list of txs which are signed by a platform address
A parameter something like the below can be added.
* - name: addressFilter
* description: "signer", "approver", ...
* in: query
* required: false
* type: string