#Cast i128 to I256
2 messages · Page 1 of 1 (latest)
I've got an update to add this functionality in a PR for the SDK here -> https://github.com/stellar/rs-soroban-sdk/pull/1102
For now, your contract can use the implementation there.
2 messages · Page 1 of 1 (latest)
How to cast i128 to soroban_sdk::I256?
I've got an update to add this functionality in a PR for the SDK here -> https://github.com/stellar/rs-soroban-sdk/pull/1102
For now, your contract can use the implementation there.