Add support for Nexus API as a backend option for Wallet #5012
Annotations
2 errors and 1 warning
lint:
src/vendors/nexus.ts#L194
Type '{ address: string; name: string | undefined; nodeAddress: string; escrow: StringifiedBigInt; current_rate: number; status: "active" | "inactive"; media: { email_address: string | undefined; logotype: string | undefined; twitter_acc: string | undefined; website_link: string | undefined; }; rank: number; }' is not assignable to type 'Validator'.
|
lint
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|