@description 初始化, 微万合作版本请使用此接口 @param host 主机地址 @param port JSONRPC端口 @param listener 监听回调接口 @param walletPasswd 加密口令 @param walletFile 钱包文件 @param fileContract 文件信息合约 @param serverContract 文件服务合约 @return 0 :成功 其他:失败
(String host, int port, IDfsListener listener, String walletPasswd, String walletFile, String fileContract, String serverContract)
source not stored for this graph (policy: none)
no test coverage detected