Uses of Class
org.starcoin.bean.ListResource
-
Packages that use ListResource Package Description org.starcoin.api -
-
Uses of ListResource in org.starcoin.api
Methods in org.starcoin.api that return ListResource Modifier and Type Method Description ListResourceStateRPCClient. getState(String address)用于某个地址的状态ListResourceStateRPCClient. getState(String address, boolean isDecode, String state_root)用于某个地址的状态
-