Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Catalog = map[string]framework.Framework{
"lighthouse": newBackend("lighthouse"),
"prysm": newBackend("prysm"),
"teku": newBackend("teku"),
"besu": newBackend("besu"),
"geth": newBackend("geth"),
"nethermind": newBackend("nethermind"),
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.