-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add fee estimation nfts (#594)
* feat: add fee estimation nfts * fix: resolve PR issues * chore: changeset for NFT fee calculations
- Loading branch information
1 parent
e6b7155
commit 23c964d
Showing
4 changed files
with
162 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
'@chainify/client': patch | ||
'@chainify/evm': patch | ||
'@chainify/solana': patch | ||
'@chainify/bitcoin': patch | ||
'@chainify/bitcoin-ledger': patch | ||
'@chainify/errors': patch | ||
'@chainify/evm-contracts': patch | ||
'@chainify/evm-ledger': patch | ||
'@chainify/hw-ledger': patch | ||
'@chainify/logger': patch | ||
'@chainify/near': patch | ||
'@chainify/terra': patch | ||
'@chainify/types': patch | ||
'@chainify/utils': patch | ||
--- | ||
|
||
fee estimation for NFTs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters