Karl123
Results
2
comments of
Karl123
I tried the following change and it worked. **org.p2p.solanaj.core.Message.java:** ``` public byte[] serialize() { if (recentBlockhash == null) { throw new IllegalArgumentException("recentBlockhash required"); } if (instructions.size() == 0) { throw...
Which version are you using? Latest version 1.19.2 cannot be onchain.