pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev
MIT License
15 stars 6 forks source link

[Tooling] Updated Makefile target for Grove gateway #575

Closed ezeike closed 3 weeks ago

ezeike commented 4 weeks ago

Summary

Makefile target to send relays to the grove gateway has been updated to use HTTP headers.

Issue

The grove gateway changed how the protocol is specified. Previously it was part of the JSON-RPC payload, it is now specified in an HTTP header.

Select one or more:

Makefile target update.

Testing

Documentation changes (only if making doc changes)

Local Testing (only if making code changes)

PR Testing (only if making code changes)

Sanity Checklist