Epoch transition
Epoch transition to the next epoch
epochTransition
epochTransitionnpx ts-node cli/index.ts epochTransition
[-h]
[-e ETH_PROVIDER]
[-t]
-x CONTRACT
-d ETH_PRIVKEYOptions
-e ETH_PROVIDER, --eth-provider ETH_PROVIDER
A connection string to an Ethereum provider. Default: http://localhost:8545
-t, --is-test Indicate if the provider is a testing environment
-x CONTRACT, --contract CONTRACT
The Unirep contract address
-d ETH_PRIVKEY, --eth-privkey ETH_PRIVKEY
The deployer's Ethereum private keyOptions inherited from parent commands
Last updated