gem-farm-ui
gem-farm-ui copied to clipboard
Use `signAllTransactions` on depositing and withdrawing
Use signAllTransactions
from the wallet hook so that all NFT depositing and withdrawing go on the same transaction instead of one by one.
https://solana-labs.github.io/wallet-adapter/interfaces/_solana_wallet_adapter_react.AnchorWallet.html#signAllTransactions
Open for anyone to pick this issue.