Closed jpalvarezl closed 4 years ago
Currently, the transaction list serializes the entire transaction object to pass it as a navigation argument. We need to switch this to simply pass the transaction hash and re-fetch the object so that we can better leverage Deep links in the future.
Currently, the transaction list serializes the entire transaction object to pass it as a navigation argument. We need to switch this to simply pass the transaction hash and re-fetch the object so that we can better leverage Deep links in the future.