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

[CLI] Switch to cosmos-sdk defaults #527

Closed okdas closed 1 week ago

okdas commented 1 month ago

Objective

The cosmos-sdk binary has some defaults we've changed during our work, and as a result the users now need to pass arguments where they'd be optional. Investigate and fix.

Origin Document

Coming from feedback internally and from node runners, the arguments are:

Goals

General deliverables


Creator: @okdas