We make the getUserPublicKey(...) JSI call in nativeLogInExtraInfoSelector so we can include the ed25519 key in all login/registration requests from native.
Details
Details
Public key is correctly included in extraInfo
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
native/account/panel-components.react.js | ||
---|---|---|
23 | Can this just be mixed? |
Comment Actions
mixed instead of Promise<void>
native/account/panel-components.react.js | ||
---|---|---|
23 | Yeah, updated |