getInflationGovernor abstract method
Returns the current inflation governor
commitment
For commitment
parameter description see this document
Commitment.processed is not supported as commitment
.
Implementation
Future<InflationGovernor> getInflationGovernor({
Commitment? commitment,
});