stellar / rs-stellar-xdr

Rust lib for Stellar XDR.
Apache License 2.0
20 stars 27 forks source link

Make SCError into a union to allow user errors to be u32 #286

Closed graydon closed 1 year ago

graydon commented 1 year ago

Regenerate for https://github.com/stellar/stellar-xdr/pull/125 -- to handle SCError::Contract(u32)