Andrew
Andrew
### Chain Name ZKFair Testnet ### Chain ID 43851 ### RPC URL https://testnet-rpc.zkfair.io ### Block Explorer URL https://testnet-scan.zkfair.io/ ### Deployment Funds Yes
 I set up env params before. I can not move forward.
 some of algorithm contracts are deployed successfully. But
### Following guides, https://solana.com/developers/guides/token-extensions/non-transferable#build-instructions and https://solana.com/developers/guides/token-extensions/immutable-owner#conclusion They can work separately well. However, if I put them together, immutable-owner always show Error processing Instruction 2: invalid account data for instruction. My...