Skip to content

FeeRateGovernor

bigearsenal edited this page May 17, 2022 · 1 revision

FeeRateGovernor

public struct FeeRateGovernor: Decodable 

Inheritance

Decodable

Properties

burnPercent

public let burnPercent: UInt64

maxLamportsPerSignature

public let maxLamportsPerSignature: Lamports

minLamportsPerSignature

public let minLamportsPerSignature: Lamports

targetLamportsPerSignature

public let targetLamportsPerSignature: Lamports

targetSignaturesPerSlot

public let targetSignaturesPerSlot: UInt64
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally