Soroban authorization entries contain a nonce to prevent replay attacks, tied to an address. Raw auth entries are difficult to parse visually.
- Parse the authorization entry to extract the
SorobanAddressWithNonce structure.
- Separate and format the address and its associated nonce value.
Expectation: Prism clearly displays the authorizing address and its specific nonce for any decoded auth entry.
Contributor telegram group: https://t.me/+sII7WPhll2liMGNk
Soroban authorization entries contain a nonce to prevent replay attacks, tied to an address. Raw auth entries are difficult to parse visually.
SorobanAddressWithNoncestructure.Expectation: Prism clearly displays the authorizing address and its specific nonce for any decoded auth entry.
Contributor telegram group: https://t.me/+sII7WPhll2liMGNk