Versions in this module Expand all Collapse all v1 v1.0.1 Feb 26, 2021 v1.0.0 Feb 4, 2021 Changes in this version + const BatchChunkerAppName + type WalletSigner interface + Address func() string + PubKeyModulus func() *big.Int + Sign func(msg []byte) ([]byte, error) + Verify func(msg []byte, sig []byte) error