Map<String, dynamic> jsonMap() => { "chain_beacon": chainBeacon.toJson(), "current_epoch": currentEpoch, "node_state": nodeState, };