Skip to content

minimum staking amounts not explained in tutorial (formerly "stake is the only denomination that works for delegating") #168

Closed
@tuckermint

Description

@tuckermint

Hi,

I tried to use this tutorial to make a chain with only one token.

First, I changed bond_denom in genesis.json to tuckeratom.
Then, I gave all of the genesis accounts 1000 tuckeratom.
Finally, I made a gentx using --amount 1000tuckeratom.

I collected the gentx and validated the genesis.json, everything looked normal.
But when I run nsd, I get "ERROR: error during handshake: error on replay: validator set is nil in genesis and still empty after InitChain"

This error does not appear if I use stake as the bond_denom and do the default gentx with 100000000stake.

But if I use stake as the bond_denom, I can't delegate tuckeratoms.

Has non-stake delegation worked for anyone else?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    S:questionStatus: Question, Further information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions