Soroban transactions can be authorized using traditional Ed25519 keys or custom Smart Wallets. It is important to distinguish the signature type to understand the security model used.
- Analyze the signature payload to determine if it is a standard Ed25519 signature or a Smart Wallet signature.
- Decode the relevant fields based on the identified signature type.
Expectation: Prism clearly labels the authorization type and presents either the Ed25519 signature details or the Smart Wallet contract ID.
Contributor telegram group: https://t.me/+sII7WPhll2liMGNk
Soroban transactions can be authorized using traditional Ed25519 keys or custom Smart Wallets. It is important to distinguish the signature type to understand the security model used.
Expectation: Prism clearly labels the authorization type and presents either the Ed25519 signature details or the Smart Wallet contract ID.
Contributor telegram group: https://t.me/+sII7WPhll2liMGNk