UNPKG

@tatumio/tatum

Version:

Tatum JS SDK

7 lines (6 loc) 126 B
export interface GetShardBlockProof { workchain: number; shard: number; seqno: number; from_seqno?: number; }