2021-02-09 09:23:26 +00:00
|
|
|
import
|
|
|
|
callsigs_types
|
|
|
|
|
2021-03-26 14:11:06 +00:00
|
|
|
export callsigs_types
|
|
|
|
|
2021-02-09 09:23:26 +00:00
|
|
|
proc get_v1_debug_beacon_states_stateId(stateId: string): BeaconState
|
|
|
|
proc get_v1_debug_beacon_heads(): seq[tuple[root: Eth2Digest, slot: Slot]]
|