xll970211
Results
3
comments of
xll970211
#348 you can try like this ``` wallet = Wallet.create("Wallet_taproot", network='bitcoin') taproot = Address(wallet.get_key().address, script_type="p2tr", encoding='bech32').address ```
do you have resolve it? @davidkakov111
> No, in Python I don't, because I didn't find enough information about the correct instructions. However, I have solved the Solana NFT minting process in TypeScript. If you want,...