stellar / soroban-examples

Example Soroban Contracts
Apache License 2.0
65 stars 68 forks source link

Use the SDK conversion from address to identifier. #149

Closed dmkozh closed 2 years ago

dmkozh commented 2 years ago

What

Use the SDK conversion from address to identifier.

I'm ok with postponing this if we don't want to bump the SDK revision, this is mostly to not forget about the change.

Why

Simplifying example code

Known limitations

N/A

leighmcculloch commented 2 years ago

I'm ok with postponing this if we don't want to bump the SDK revision, this is mostly to not forget about the change.

Let's merge it. If we need to tag a new release, we can figure it out. The examples referenced by the docs reference a tag on this repo too fyi.