4xMafole
4xMafole
**Describe the bug** On our package, I can see that the `collectionDetails `parameter is a bool type. Meanwhile, on the Metaplex documentation says this field is an enum. "_The CollectionDetails...
**Describe the bug** Setting the new authority to null generates an error on Solscan. **To Reproduce** Steps to reproduce the behavior: 1. Use `TokenInstruction.setAuthority` and pass a `null newAuthority`. 2....
Added horizontal scaling support for the web. I think this will partially solve the issues #34. Here is the demo: https://github.com/OpenFlutter/k_chart/assets/19847904/65c65637-0ca0-478a-95ec-80eaee5edf64
Changelog: - updated bloc - updated UI - updated gradle
Added [contract factory](https://docs.ethers.org/v5/api/contract/contract-factory/) feature, which enables a smart contract deployment.
**Describe the bug** I get this problem when I create a custom transaction request and try to send it using the provider's signer. **To Reproduce** Steps to reproduce the behavior:...