Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { FinalizationFetcher blockchain.FinalizationFetcher OptimisticModeFetcher blockchain.OptimisticModeFetcher Stater lookup.Stater }
func (*Server) ExpectedWithdrawals ¶
func (s *Server) ExpectedWithdrawals(w http.ResponseWriter, r *http.Request)
ExpectedWithdrawals get the withdrawals computed from the specified state, that will be included in the block that gets built on the specified state.
Click to show internal directories.
Click to hide internal directories.