stellar / rs-soroban-sdk

Rust SDK for Soroban contracts.
Apache License 2.0
118 stars 66 forks source link

Provide more useful errors on accessing storage outside of the contract. #1288

Closed dmkozh closed 2 months ago

dmkozh commented 2 months ago

What

Provide more useful errors on accessing storage outside of the contract.

Why

Improve error reporting

Known limitations

N/A