command
module
Version:
v1.9.2
Opens a new window with list of versions in this module.
Published: Jan 22, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
quorum-adapter
本项目适配了openwallet.AssetsAdapter接口,给应用提供了底层的区块链协议支持。
如何测试
openwtester包下的测试用例已经集成了openwallet钱包体系,创建conf文件,新建QUORUM.ini文件,编辑如下内容:
#full node rpc
ServerAPI = "http://127.0.0.1:10001"
# fix gas limit
fixGasLimit = ""
# Cache data file directory, default = "", current directory: ./data
dataDir = ""
# fix gas price
fixGasPrice = ""
# nonce compute mode, 0: auto-increment nonce, 1: latest nonce
nonceComputeMode = 0
# Use QuickNode Single Flight RPC
useQNSingleFlightRPC = 1
# Detect unknown contracts
detectUnknownContracts = 0
# moralis API Key
moralisAPIKey = ""
# moralis API chain
moralisAPIChain = "eth"
# use moralis API parse Block
useMoralisAPIParseBlock = 0
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
* Copyright 2018 The openwallet Authors * This file is part of the openwallet library.
|
* Copyright 2018 The openwallet Authors * This file is part of the openwallet library. |
|
|
|
|
* Copyright 2018 The openwallet Authors * This file is part of the openwallet library.
|
* Copyright 2018 The openwallet Authors * This file is part of the openwallet library. |
Click to show internal directories.
Click to hide internal directories.