Skip to content

Implement SweepAccount command #24

@peterzen

Description

@peterzen
  • Add sweepAccount func to walletapi.go (constructTransaction is a good starting template to use)
  • Add bind code to ExportWalletAPI
  • Implement frontend middleware in lorca.ts
  • Add redux reducers/actions in src/features/transactions
  • Implement GUI as a modal (ConstructTxDialog is a good starting point as SweepAccount has similar inputs. The modal should be accessible from a (to be added) Tools menu, similarly to that on the Staking page (StakingToolsMenu.tsx):
    image

API doc: https://github.com/decred/dcrwallet/blob/master/rpc/documentation/api.md#sweepaccount

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions