hey guys, on local machine on test I sometimes take exception like "OUT_OF_TIME" when calling AddLiquidity, but this function is working on mainnet
who has the SDK for sunswap?
用tronWeb.sgin签名,然后用 trident-java 中的 verify验证错误tronprotocol/trident#59
Signed transaction or string message?
java.lang.RuntimeException: active witnesses is null.
at org.tron.consensus.dpos.DposSlot.getScheduledWitness(DposSlot.java:60)
at org.tron.consensus.dpos.DposTask.produceBlock(DposTask.java:97)
at org.tron.consensus.dpos.DposTask.lambda$init$0(DposTask.java:57)
at java.base/java.lang.Thread.run(Thread.java:830)