When using version 1.14, an error occurs when calling the getBlock method
Closed this issue · 1 comments
wangdachui444777 commented
org.p2p.solanaj.rpc.RpcException: Transaction version (0) is not supported by the requesting client. Please try the request again with the following configuration parameter: "maxSupportedTransactionVersion": 0
at org.p2p.solanaj.rpc.RpcClient.call(RpcClient.java:88)
at org.p2p.solanaj.rpc.RpcApi.getBlock(RpcApi.java:522)