Type alias InscriptionShard
Inscription
Shard: {
bump: number;
count: bigint;
header: AccountHeader;
key: Key;
publicKey: PublicKey<string>;
shardNumber: number;
}
Type declaration
-
bump: number
-
count: bigint
-
-
-
publicKey: PublicKey<string>
-
shardNumber: number