menu
on_chain package
documentation
solana/src/rpc/models/models/perf_sample.dart
PerfSample
numTransactions property
numTransactions property
dark_mode
light_mode
numTransactions
property
int
numTransactions
final
Number of transactions in a sample window
Implementation
final int numTransactions;
on_chain package
documentation
solana/src/rpc/models/models/perf_sample
PerfSample
numTransactions property
PerfSample class