This is the complete list of members for dcn::chain::IChain, including all inherited members.
| deployContract(const std::vector< std::uint8_t > &init_code, std::optional< std::uint64_t > gas_limit=std::nullopt, std::uint64_t value_wei=0) const =0 | dcn::chain::IChain | pure virtual |
| sendCreateTransaction(const std::vector< std::uint8_t > &init_code, std::optional< std::uint64_t > gas_limit=std::nullopt, std::uint64_t value_wei=0) const =0 | dcn::chain::IChain | pure virtual |
| signerAddress() const =0 | dcn::chain::IChain | pure virtual |
| ~IChain()=default | dcn::chain::IChain | virtual |