dusk-network / rusk

The reference Dusk platform implementation and tools
Mozilla Public License 2.0
157 stars 59 forks source link

Display Payload Decoded (Transaction Details) #1990

Open nortonandreev opened 1 month ago

nortonandreev commented 1 month ago

Description:

Currently, the Transactions Details page displays the payload in encrypted form. We could make it more useful by showing the actual payload instead.

Requirements:

Additional Notes:

nortonandreev commented 1 month ago

A question - can we do this for the global explorer (ie. the one deployed on https://explorer.dusk.network) or will this be only for when the explorer is served by a node?