UNPKG

@yoroi/api

Version:
10 lines (8 loc) 253 B
import {Chain} from '@yoroi/types' export const bestBlockMockResponse: Chain.Cardano.BestBlock = { epoch: 510, slot: 130081, globalSlot: 135086881, hash: 'ab0093eb78bcb0146355741388632eb50c69407df8fa32de85e5f198d725e8f4', height: 10850697, }