Open lumtis opened 1 year ago
The join command must fail if the requests are not verified => chain can start from them
join
It seems under some circumstances, the verification passes when a signature of a gentx is slightly modified: https://github.com/ignite/cli-plugin-network/pull/7#issuecomment-1375419893
We should investigate if this is a normal behavior of the Cosmos SDK transaction signature verification
This seems to happen when the last letter of the signature is incremented: A => B
A => B
The
join
command must fail if the requests are not verified => chain can start from themIt seems under some circumstances, the verification passes when a signature of a gentx is slightly modified: https://github.com/ignite/cli-plugin-network/pull/7#issuecomment-1375419893
We should investigate if this is a normal behavior of the Cosmos SDK transaction signature verification
This seems to happen when the last letter of the signature is incremented:
A => B