plugeth/graphql
Sina Mahmoodi d73df893a6
graphql: add rawReceipt field to transaction type (#24738)
* graphql: add tx receiptsRLP field

* use MarshalBinary

Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>

* update schema

Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>

* rename to rawReceipt

* indent fix

Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
2022-05-04 14:31:07 +02:00
..
graphiql.go
graphql_test.go
graphql.go graphql: add rawReceipt field to transaction type (#24738) 2022-05-04 14:31:07 +02:00
schema.go graphql: add rawReceipt field to transaction type (#24738) 2022-05-04 14:31:07 +02:00
service.go