Function Block.findHashIndex

Find the sequence of transactions for the hash.

ulong findHashIndex (
  in ref const(geod24.bitblob.BitBlob!(64L)) hash
) nothrow @safe const;

Parameters

NameDescription
hash Hash of Transaction

Returns

Return sequence if found hash, otherwise Retrun the number of transactions.