Skip to content

Add functionality to wallets with only stake keys #512

Open
@dostrelith678

Description

Not sure what you guys think of this - might be a bit stretched out.

Right now, if you remove payment keys from a cli wallet, it will be deemed unavailable for delegating/pledging:

>> FUNDS >> DELEGATE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Online mode  -  The default mode to use if all keys are available

Hybrid mode  -  1) Go through steps to build a transaction file
                2) Copy built tx file to offline computer
                3) Sign it using 'Sign Tx' with keys on offline computer
                   (CNTools started in offline mode '-o' without node connection)
                4) Copy the signed tx file back to online computer and submit using 'Submit Tx'

Selected value: [o] Online

# Select wallet to delegate
WARN: No wallets available that can be delegated or used as pool pledge/owner/reward wallet!

Ideally, they should still be usable if there is another wallet available for paying the fees.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions