Module beacon

Module beacon 

Source
Expand description

Beacon API types and utilities for Anvil

This module provides types and utilities for implementing Beacon API endpoints in Anvil, allowing testing of blob-based transactions with standard beacon chain APIs.

Re-exports§

pub use error::BeaconError;
pub use response::BeaconResponse;

Modules§

error
Beacon API error types
response
Beacon API response types