Skip to content

Feature request for core-api wallets/search #86

@dutchpool

Description

@dutchpool

It doesn't look like you can query the wallets/search api with power or stakePower params yet.

https://github.com/compendia/core/blob/main/packages/core-api/src/handlers/wallets/schema.ts#L179

I could use this functionality if it worked similar to balance:

        balance: Joi.object().keys({
            from: Joi.number().integer(),
            to: Joi.number().integer(),
        }),

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions