Skip to content

Commit

Permalink
add confirmTransaction/PriorityFee
Browse files Browse the repository at this point in the history
  • Loading branch information
POPPIN-FUMI committed Apr 24, 2024
1 parent 82bfbdd commit 68e9eb1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 67 deletions.
1 change: 0 additions & 1 deletion packages/solana-utils/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ export { isValidatorActive } from './lib/isValidatorActive'
export { getSPLTokenBalance } from './lib/getSPLTokenBalance'
export { solanaTransfer } from './lib/solanaTransfer'
export { getNftOwnerByTokenMint } from './lib/getNftOwnerByTokenMint'
export { getNftAttributes } from './lib/getNftAttributes'
export { getMagicEdenOwner } from './lib/getMagicEdenOwner'
export { getNftsByWalletAddress } from './lib/getNftsByWalletAddress'
export { getNftsByWalletAddressAndCollectionMint } from './lib/getNftsByWalletAddressAndCollectionMint'
Expand Down
66 changes: 0 additions & 66 deletions packages/solana-utils/src/lib/getNftAttributes.ts

This file was deleted.

0 comments on commit 68e9eb1

Please sign in to comment.