Updated on 2026-08-14
This commit is contained in:
parent
26f5db3183
commit
bfaf8315a2
3 changed files with 39 additions and 1 deletions
|
|
@ -32,6 +32,9 @@ public class Server {
|
|||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* https://public-node.rsk.co/
|
||||
*/
|
||||
public static class ApiRootstock {
|
||||
public static final String URL_ROOTSTOCK = ServerURL.API_ROOTSTOCK;
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ public class ServerApiRootstock {
|
|||
|
||||
/**
|
||||
* HTTP
|
||||
* Infura
|
||||
* Rootstock
|
||||
* <p>
|
||||
* eth_getBalance
|
||||
* eth_getTransactionCount
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue