Hierarchy

Properties

includeMsgBody?: Maybe<boolean>

Whether to return full message body or not.

Default Value

false

seqno: number

Block's sequence number.

shard: string

Block's shard prefix.

workchain: Values<{
    Basic: 0;
    Master: -1;
}>

Block workchain. Use the Workchain helper to specify the workchain ID.

Generated using TypeDoc