interface IOnblock {
    header: IBlockHeader;
}

Properties

Properties

header: IBlockHeader