solana_svm_rent_collector

Module svm_rent_collector

Source
Expand description

Plugin trait for rent collection within the Solana SVM.

Traitsยง

SVMRentCollector
Rent collector trait. Represents an entity that can evaluate the rent state of an account, determine rent due, and collect rent.