pokt-network / pocket

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

[utility] fix failed to create servicer #969

Closed 0xBigBoss closed 10 months ago

0xBigBoss commented 10 months ago

Adds servicer pk to validator1 docker compose deployment

Fixes failed to create servicer in the utility module for validator1 deployment.

There are probably more places this needs to be fixed, but this unblocked me after rebasing off main.

Olshansk commented 10 months ago

@0xBigBoss I put up a similar patch last week, so please see https://github.com/pokt-network/pocket/pull/968.

Also fixes the corresponding test.