Skip to content

Add Lock/Unlock UTXO Commands #293

Description

@tvpeter

Describe the enhancement

With the introduction of persistent UTXO locking in Wallet API v3.0.0, these (wallet) commands will enable users to lock UTXOs, check the status UTXOs, and unlock UTXOs. These Locked UTXOs are excluded from coin selection and lock status are persisted.

Use case

  • lock utxo command will allow users to lock one or more outpoints
  • unlock utxo will allow users unlock one or more outpoints
  • locked utxo will allow users to list currently locked outpoints
  • updated unspent command will include output with an locked status field per UTXO

Additional context

See Wallet API v.3.0.0 release notes

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

Status
No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions