Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
plugin
Commits
22035962
Commit
22035962
authored
Jul 01, 2020
by
madengji
Committed by
vipwzw
Jul 03, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix tx fee too low issue
parent
8b565976
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
23 deletions
+9
-23
go.mod
go.mod
+2
-3
go.sum
go.sum
+7
-20
No files found.
go.mod
View file @
22035962
...
...
@@ -2,12 +2,11 @@ module github.com/33cn/plugin
go 1.12
replace github.com/33cn/chain33 => github.com/mdj33/chain33 v0.0.0-20200701062134-2b351aad6ba6
require (
github.com/33cn/chain33 v0.0.0-20200
630063322-48270f23c77d
github.com/33cn/chain33 v0.0.0-20200
701103614-378175ebb161
github.com/BurntSushi/toml v0.3.1
github.com/NebulousLabs/Sia v1.3.7
github.com/NebulousLabs/errors v0.0.0-20181203160057-9f787ce8f69e // indirect
github.com/NebulousLabs/fastrand v0.0.0-20181203155948-6fb6489aac4e // indirect
github.com/NebulousLabs/merkletree v0.0.0-20181203152040-08d5d54b07f5 // indirect
github.com/beorn7/perks v1.0.1 // indirect
...
...
go.sum
View file @
22035962
This diff is collapsed.
Click to expand it.
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