Package org.starcoin.api
Class StateRPCClient
java.lang.Object
org.starcoin.api.StateRPCClient
public class StateRPCClient extends Object
-
Constructor Summary
Constructors Constructor Description StateRPCClient(URL baseUrl) -
Method Summary
Modifier and Type Method Description longgetAddressAmount(String address)ListResourcegetState(String address)
-
Constructor Details
-
StateRPCClient
-
-
Method Details
-
getState
public ListResource getState(String address) throws com.thetransactioncompany.jsonrpc2.client.JSONRPC2SessionException- Throws:
com.thetransactioncompany.jsonrpc2.client.JSONRPC2SessionException
-
getAddressAmount
-