genus/request_utils library

Functions

getBlockIdFromInt(int blockId) BlockId
Returns a BlockId object for the block at the given blockId.
getConfidenceFactorFromDouble(double? confidence) ConfidenceFactor?
Returns a ConfidenceFactor object for the given confidence. Returns null if confidence is null.
getTransactionIdFromInt(int transactionId) TransactionId
Returns a Identifier_IoTransaction32 object for the transaction at the given transactionId.