i send the request as the example in docs, but get error response as {“code”:0,“message”:“requestNetwork not supported: \u0026{Blockchain:bitcoin Network:mainnet SubNetworkIdentifier:0xc0001103d8}”,“retriable”:false}
there is my code:
String body = “…same as docs”
var responseBody = httpClientUtil.postJson(endpoint, body);
Hello @tracverson
Welcome to the rosetta community.
What codebase are you running? Is it rosetta-bitcoin? What is your sample request looks like? Can you paste your endpoint and request?
thanks, i found that because of the Network i need to send as Oasis, i deal the problem
thanks, i found that because of the Network i need to send as Oasis, i deal the problem~
1 Like
hello, i have another question, want inviting you help me to find a public api to get oasis’s tokenInfo such as
symbol, decimals,totalSupply, gaslimit and soon, thank you very much, i am waiting for your answer, thank you again