Skip to content

Why PSBT needs separate Global struct? #652

@dr-orlovsky

Description

@dr-orlovsky

Currently PSBT uses sub-structure Global to contain the global map. However IMO this is unnecessary complixification, since all Global fields can be just a part of PSBT structure (and we can implement Map for Psbt directly)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions