module
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Nov 18, 2019
License: GPL-3.0
Opens a new window with license information.
README
¶
cxcblock-adapter
cxcblock-adapter适配了openwallet.AssetsAdapter接口,给应用提供了底层的区块链协议支持。
如何测试
openwtester包下的测试用例已经集成了openwallet钱包体系,创建conf文件,新建CXC.ini文件,编辑如下内容:
# RPC Server Type,0: CoreWallet RPC; 1: Explorer API
rpcServerType = 0
# node api url
serverAPI = "http://IP:PORT"
# RPC Authentication Username
rpcUser = ""
# RPC Authentication Password
rpcPassword = ""
# Is network test?
isTestNet = false
# support segWit
supportSegWit = false
# minimum transaction fees
minFees = "0.0001"
# Cache data file directory, default = "", current directory: ./data
dataDir = ""
Directories
¶
Click to show internal directories.
Click to hide internal directories.