pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
61 stars 33 forks source link

[Utility] servicer signs relays #952

Closed adshmh closed 11 months ago

adshmh commented 11 months ago

Description

This PR modifies servicer code to sign all the served relays. It also modified the servicer configuration to a) provide the required private key, and b) remove public key and address fields which are now driven from the private key.

Issue

Fixes #832

Type of change

List of changes

Testing

Required Checklist

If Applicable Checklist