You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow PrivateKey constructor to accept 32-byte string representations of a private key instead of requiring a 64-byte string of an extended private key
Add tests for PrivateKey generation and signing
Add data model for token (NFT) metadata response from tables
Handle failed responses and timeouts in faucet client
Handle GetSequenceNumber returning 404 or timing out