Type Alias GetRecentPrioritizationFeesConfig

GetRecentPrioritizationFeesConfig: { lockedWritableAccounts?: PublicKey[] }

Configuration object for changing getRecentPrioritizationFees query behavior

Type declaration

  • OptionallockedWritableAccounts?: PublicKey[]

    If this parameter is provided, the response will reflect a fee to land a transaction locking all of the provided accounts as writable.