MCPcopy Create free account
hub / github.com/bcosorg/bcos / init

Method init

tool/java/DfsSDK/src/com/dfs/fileserver/DfsEngine.java:107–154  ·  view source on GitHub ↗

@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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

runMethod · 0.95
rng_get_byteFunction · 0.45
rng_get_byteFunction · 0.45

Calls 10

registerListenerMethod · 0.95
listFileServersSyncMethod · 0.95
setPortMethod · 0.95
setHostMethod · 0.95
createParityMethod · 0.95
getFirstInnerAccountMethod · 0.95
isEmptyMethod · 0.45
lockMethod · 0.45
unlockMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected