Skip to content

Allow generate_block() to accept Transaction IDs along with encoded signed transactions #756

Closed
@alfiedotwtf

Description

@alfiedotwtf

With #755, generate_block() allows the caller to create blocks via RPC. However, they will need to supply encoded signed transactions. This issue is a note to replicate Bitcoin's functionality, allowing the caller to accept transactions or transaction IDs (which refer to transactions in the mempool).

See #755 for more detail.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions