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
21 stars 19 forks source link

Renamed class 'StrCheck' to 'StrKey' #38

Closed prodoxx closed 6 years ago

prodoxx commented 6 years ago

Seems that the class was changed from StrCheck to StrKey but the README.md was not updated to reflect that; I'm updating it now.

nullstyle commented 6 years ago

Thanks!