stellar / rs-soroban-sdk

Rust SDK for Soroban contracts.
Apache License 2.0
128 stars 67 forks source link

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

Closed dmkozh closed 4 months ago

dmkozh commented 4 months ago

What

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

Why

Improve error reporting

Known limitations

N/A