Function tidechain_service::new_chain_ops
source · pub fn new_chain_ops(
config: &mut Configuration
) -> Result<NewChainOps<Client>, Error>
Expand description
Builds a new object suitable for chain operations.
pub fn new_chain_ops(
config: &mut Configuration
) -> Result<NewChainOps<Client>, Error>
Builds a new object suitable for chain operations.