Struct Update: Added new fields (TransactionId, sender, receiver, and token value) to the existing TokenProviderMap struct. These additions facilitate the population of the TokenProviderTable. The updates to TokenProviderMap enhance the information stored in TokenProviderTable, allowing for better tracking and management of transactions.
Quorum-based Pinning: Implemented pinning of the parent token by the quorum, while transferring the part token.
Changes Made:
Struct Update: Added new fields (TransactionId, sender, receiver, and token value) to the existing TokenProviderMap struct. These additions facilitate the population of the TokenProviderTable. The updates to TokenProviderMap enhance the information stored in TokenProviderTable, allowing for better tracking and management of transactions.
Quorum-based Pinning: Implemented pinning of the parent token by the quorum, while transferring the part token.