EraInfoKey.fromBytes constructor

EraInfoKey.fromBytes(
  1. Uint8List bytes
)

Implementation

EraInfoKey.fromBytes(Uint8List bytes) : super.fromBytes(KeyIdentifier.eraInfo, bytes);