Chain API¶
-
class
populus.chain.base.
BaseChain
¶ All chain objects inherit from the
populus.chain.base.BaseChain
base class and expose the following API.
-
BaseChain.
web3
¶ Accessor for the
Web3
instance that this chain is configured to use.
-
BaseChain.
registrar
¶ Accessor for Registrar API
-
BaseChain.
provider
¶ Accessor for the Provider API