public class TronAccountNet extends Object
Constructor and Description |
---|
TronAccountNet(GrpcAPI.AccountNetMessage msg) |
Modifier and Type | Method and Description |
---|---|
Map<String,Long> |
getAssetNetLimitMap() |
Map<String,Long> |
getAssetNetUsedMap() |
long |
getFreeNetLimit() |
long |
getFreeNetUsed() |
long |
getNetLimit() |
long |
getNetUsed() |
long |
getNetWeight() |
long |
getTotalNetLimit() |
public TronAccountNet(GrpcAPI.AccountNetMessage msg)
public long getFreeNetUsed()
public long getFreeNetLimit()
public long getNetUsed()
public long getNetLimit()
public long getTotalNetLimit()
public long getNetWeight()
public Map<String,Long> getAssetNetUsedMap()
Copyright © 2020. All rights reserved.