Documentation ¶
Index ¶
Constants ¶
View Source
const (
ValidatorEth float64 = 32.0
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeHandler ¶
type NodeHandler struct {
// contains filtered or unexported fields
}
func NewNodeHandler ¶
func NewNodeHandler(logger *log.Logger, ctx context.Context, serviceProvider *services.ServiceProvider) *NodeHandler
func (*NodeHandler) RegisterRoutes ¶
func (h *NodeHandler) RegisterRoutes(router *mux.Router)
Source Files ¶
- balance.go
- burn.go
- check-collateral.go
- claim-and-stake.go
- clear-snapshot-delegate.go
- confirm-primary-withdrawal-address.go
- confirm-rpl-withdrawal-address.go
- create-vacant-minipool.go
- deposit.go
- distribute.go
- get-rewards-info.go
- get-snapshot-proposals.go
- get-snapshot-voting-power.go
- handler.go
- initialize-fee-distributor.go
- register.go
- resolve-ens.go
- rewards.go
- send.go
- set-primary-withdrawal-address.go
- set-rpl-locking-allowed.go
- set-rpl-withdrawal-address.go
- set-snapshot-delegate.go
- set-sp-registration-status.go
- set-stake-rpl-for-allowed.go
- set-timezone.go
- settings.go
- stake-rpl.go
- status.go
- swap-rpl.go
- withdraw-eth.go
- withdraw-rpl.go
Click to show internal directories.
Click to hide internal directories.