netanel-utila
Results
3
issues of
netanel-utila
Hi, thanks for this great library. Problem: There is an element that is only displayed when the parent is being hovered over. This element has a popper with a click...
🐛 bug
🚧 unconfirmed
``` new AccountInfo({ address: data.address, publicKey: new Ed25519PublicKey(data.publicKey!) }); ``` `Buffer is not defined` It comes from `fromHexInput`. https://github.com/aptos-labs/aptos-ts-sdk/blob/db88e984528a545a240bad876d9ea832fd0c8348/src/core/hex.ts#L149
bug