Blob fee schedule active for one fork configuration.
Summary
Types
@type t() :: %Cartouche.RPC.Configuration.BlobSchedule{ base_fee_update_fraction: non_neg_integer() | nil, max: non_neg_integer() | nil, target: non_neg_integer() | nil }
Blob fee schedule active for one fork configuration.
@type t() :: %Cartouche.RPC.Configuration.BlobSchedule{ base_fee_update_fraction: non_neg_integer() | nil, max: non_neg_integer() | nil, target: non_neg_integer() | nil }