I am using sdk method
binanceDexApiNodeClient.getBlockTransactions(10226506L)
I was expecting to return not empty list (look here https://testnet-explorer.binance.org/block/10226506). However, I am getting empty list using rpc method. Could you help me on this ?
I am using sdk method
binanceDexApiNodeClient.getBlockTransactions(10226506L)
I was expecting to return not empty list (look here https://testnet-explorer.binance.org/block/10226506). However, I am getting empty list using rpc method. Could you help me on this ?