InscriptionShard: {
    bump: number;
    count: bigint;
    header: AccountHeader;
    key: Key;
    publicKey: PublicKey<string>;
    shardNumber: number;
}

Type declaration

Generated using TypeDoc