This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbcd
Watch
1
Star
0
Fork
You've already forked lbcd
0
Code
Issues
17
Pull requests
4
Projects
Releases
28
Packages
Wiki
Activity
pruned_ramtrie
Branches
Tags
No results found.
lbcd
/
claimtrie
/
cmd
/
main.go
10 lines
101 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
[lbry] claimtrie: import current snapshot Sync to tip Co-authored-by: Brannon King <countprimes@gmail.com>
2021-07-06 18:39:56 -07:00
package
main
import
(
step 1 of updating module paths to not use replace
2021-09-10 16:23:04 -04:00
"github.com/lbryio/lbcd/claimtrie/cmd/cmd"
[lbry] claimtrie: import current snapshot Sync to tip Co-authored-by: Brannon King <countprimes@gmail.com>
2021-07-06 18:39:56 -07:00
)
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in a new issue
Copy permalink