Uses of Class
com.exonum.binding.core.blockchain.CallRecords
-
Packages that use CallRecords Package Description com.exonum.binding.core.blockchain -
-
Uses of CallRecords in com.exonum.binding.core.blockchain
Methods in com.exonum.binding.core.blockchain that return CallRecords Modifier and Type Method Description CallRecordsBlockchain. getCallRecords(long blockHeight)Returns the call records, containing the execution errors that occurred in the block at the given height.
-