getCurrentSystemState abstract method

Future<SystemState> getCurrentSystemState()

Snapshot of the on-chain system state (0x3::sui_system::SystemState).

Implementation

Future<SystemState> getCurrentSystemState();