Skip to content

Commit

Permalink
[Issue-191] Add nft minting logs notify fields
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Dec 3, 2024
1 parent d7eefdc commit 7ab15c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/extension-koni-ui/src/connector/booka/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -448,5 +448,6 @@ export interface NftMintingLog {
contractAddress: string,
address: string,
signature: string,
notify?: boolean,
extrinsicHash?: string,
}

0 comments on commit 7ab15c9

Please sign in to comment.