bcgov/TheOrgBook

TOB verifier wallet seed

Closed this issue · 2 comments

ianco commented

Confirm we need a verifier wallet and DID for TOB

Add a parameter to inject the verifier seed for TOB

ianco commented

Added a new TOB parameter for ver_seed, e.g.:

./manage start seed=my_seed_000000000000000000000699 ver_seed=my_seed_000000000000000000000966

or ...

GENESIS_URL=https://raw.githubusercontent.com/sovrin-foundation/sovrin/1.1.50-master/sovrin/pool_transactions_sandbox_genesis LEDGER_PROTOCOL_VERSION=1.3 AUTO_REGISTER_DID=0 LOG_LEVEL=DEBUG ./manage start seed=TestBCGovSeedforSLNTOBH000000001

ianco commented

Closed, Andrew has already implemented