get Total Transaction Blocks
open suspend override fun getTotalTransactionBlocks(): Result<GetTotalTransactionBlocksQuery.Data?, SuiError>
Fetches the total number of transaction blocks processed by the network.
Fetches the total number of transaction blocks processed by the network.