kadena-io / chainweb-data

Data ingestion for Chainweb.
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

Attach signer information to tx(s) endpoints #152

Closed enobayram closed 1 year ago

enobayram commented 1 year ago

This PR adds the _txDetail_signers :: [Signer] field to the TxDetail served by the GET /txs/tx and GET /txs/txs endpoints.

Additionally: