getState abstract method

Future<BeaconState> getState({
  1. int? epoch,
})

Implementation

Future<BeaconState> getState({int? epoch});