CodeChain-io/codechain-indexer

Change the /tx API to get a list of txs which are signed by a platform address

Opened this issue · 0 comments

A parameter something like the below can be added.

     *       - name: addressFilter
     *         description: "signer", "approver", ...
     *         in: query
     *         required: false
     *         type: string