prysm-pulse/api/client/beacon/doc.go

6 lines
214 B
Go
Raw Normal View History

/*
Package beacon provides a client for interacting with the standard Eth Beacon Node API.
Interactive swagger documentation for the API is available here: https://ethereum.github.io/beacon-APIs/
*/
package beacon