Matt Lockyer
Matt Lockyer
1. Endpoint where server will need to create a code and insert a record into the database - e.g. A user has 2FA enabled, initiates a transaction from the web...
Looking for feedback on this. We need to come up with a secure method of storing our keys that provide the 2nd Factor for users that have enabled 2FA with...
**Describe the bug** Title **To Reproduce** Steps to reproduce the behavior: Looking at profile Can still click sign in Options come up to download metamask Click close Modal overlay shadow...
Nomicon:  **Only memo is (optional) in the description** But the type for approval_id is number|null...??? FYI this is the same for `nft_transfer_call` and `nft_resolve_transfer`. Implementation in the near-contract-standards crate:...
Currently addresses are derived from any length of bytes, but documentation states that addresses are only derived from compressed public key points: https://xrpl.org/docs/concepts/accounts/cryptographic-keys/ ## High Level Overview of Change Not...