Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sidecar-client-chain33
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
sidecar-client-chain33
Commits
43b78962
Commit
43b78962
authored
May 06, 2023
by
suyanlong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update readme.md
parent
7968566c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
readme.md
build/readme.md
+5
-0
No files found.
build/readme.md
View file @
43b78962
...
@@ -64,6 +64,7 @@ GLOBAL OPTIONS:
...
@@ -64,6 +64,7 @@ GLOBAL OPTIONS:
### 2. 授权
### 2. 授权
*
使用manage合约通过Modify命令,授权给A,使其能够执行evmxgo合约。
*
使用manage合约通过Modify命令,授权给A,使其能够执行evmxgo合约。
*
这里的,"key":evmxgo-mint-map-
***。'**
*
'为监听的token
```
json
```
json
{
{
"jsonrpc"
:
"2.0"
,
"jsonrpc"
:
"2.0"
,
...
@@ -101,6 +102,8 @@ height_diff = 1 #联盟链修改为1,第一次运行时初始化,以后不
...
@@ -101,6 +102,8 @@ height_diff = 1 #联盟链修改为1,第一次运行时初始化,以后不
fee
=
100000
fee
=
100000
#被监听链ID
#被监听链ID
chain_id
=
0
#联盟链chainID
chain_id
=
0
#联盟链chainID
step
=
10
#同步步长
symbol
=
"BTY"
#监听的token
```
```
## 配置paracross相关
## 配置paracross相关
...
@@ -129,6 +132,8 @@ height_diff = 6 #主链修改为6,第一次运行时初始化,以后不要
...
@@ -129,6 +132,8 @@ height_diff = 6 #主链修改为6,第一次运行时初始化,以后不要
fee
=
100000
fee
=
100000
#被监听链ID
#被监听链ID
chain_id
=
0
#主链chainID
chain_id
=
0
#主链chainID
step
=
10
#同步步长
symbol
=
"BTY"
#监听的token
```
```
## 配置sidecar相关。
## 配置sidecar相关。
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment