astroband / ruby-stellar-base

The stellar-base library is the lowest-level stellar helper library. It consists of classes to read, write, hash, and sign the xdr structures that are used in stellar-core
Apache License 2.0
22 stars 19 forks source link

strkey: add support for new version bytes #32

Closed nebolsin closed 6 years ago

nebolsin commented 6 years ago

Implement strkey encoding/decoding for pre-auth tx and hash(x) signer keys (ref)

nullstyle commented 6 years ago

👍