Class TonRedisBlockStorageV2

Implements

Constructors

Properties

#redis: Redis

Methods

  • Process a shardchain block in the sharchains hashtable.

    Parameters

    • workchain: number
    • shard: string
    • seqno: number
    • prevShardBlocks: {
          @type: "ton.blockIdExt";
          file_hash: string;
          root_hash: string;
          seqno: number;
          shard: string;
          workchain: number;
      }[]

    Returns Promise<void>

Generated using TypeDoc