package params import "github.com/ethereum/go-ethereum/common" type ShardConfig struct { SMCAddress common.Address }