Crate fisco_bcos_service

Source

Re-exports§

pub use config::create_config_with_file;
pub use web3::service::create_service_with_config as create_web3_service_with_config;
pub use ethabi;
pub use serde_json;

Modules§

abi
account
channel
config
event
helpers
precompiled
tassl
transaction
web3

Functions§

create_event_service
根据配置文件创建 event service 服务实例。
create_web3_service
根据配置文件创建 web3 service 服务实例。