cryo icon indicating copy to clipboard operation
cryo copied to clipboard

Added raw transaction to Transactions schema

Open 0xMelkor opened this issue 1 year ago • 0 comments

Motivation

Cryo is not providing a column to get a raw transaction. I think it can be useful for other devs.

Solution

I extended the Transactions schema to provide the raw additional field.

PR Checklist

  • [ ] Added Tests
  • [ ] Added Documentation
  • [ ] Breaking changes

0xMelkor avatar Feb 14 '24 16:02 0xMelkor