Versions in this module Expand all Collapse all v1 v1.0.5 Sep 6, 2024 v1.0.4 Sep 6, 2024 v1.0.3 Sep 4, 2024 Changes in this version + type Params struct + func New(addr thor.Address, state *state.State) *Params + func (p *Params) Get(key thor.Bytes32) (value *big.Int, err error) + func (p *Params) Set(key thor.Bytes32, value *big.Int) error