mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
build: add bootnode to Ubuntu PPAs too (#3766)
This commit is contained in:
committed by
Jeffrey Wilcke
parent
544247c918
commit
288700c4d8
@@ -83,6 +83,10 @@ var (
|
||||
Name: "geth",
|
||||
Description: "Ethereum CLI client.",
|
||||
},
|
||||
{
|
||||
Name: "bootnode",
|
||||
Description: "Ethereum bootnode.",
|
||||
},
|
||||
{
|
||||
Name: "rlpdump",
|
||||
Description: "Developer utility tool that prints RLP structures.",
|
||||
|
||||
Reference in New Issue
Block a user