| The sequence number is one of the primary keys of ledger entry. The entries can be grouped by other keys. This method is used
to get the maximum sequence number in the group of entries.
Parameters: ledgerEntry - the given ledger entry the maximum sequence number in a group of entries. If the group doesn't exist, return 0. |