tivalue-adapter

module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2020 License: GPL-3.0

README

tivalue-adapter

tivalue-adapter适配了openwallet.AssetsAdapter接口,给应用提供了底层的区块链协议支持。

如何测试

openwtester包下的测试用例已经集成了openwallet钱包体系,创建conf文件,新建TV.ini文件,编辑如下内容:


# mainnet node api url
mainnetNodeAPI = "http://127.0.0.1:10026/"
# testnet node api url
testnetNodeAPI = "http://localhost:9922/"
# Is network test?
isTestNet = false
# feeScale
feeScale = 100
# feeCharge is now a fixed value 10000000(aka 0.1TV)
feeCharge = 10000000
# Cache data file directory, default = "", current directory: ./data
dataDir = ""

资料介绍

区块浏览器

http://t.top/

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL