UNPKG

rubic-sdk

Version:
8 lines (7 loc) 117 B
export interface TronBlock { block_header: { raw_data: { number: number; }; }; }