Skip to content

feat: use new NetworkKind throughout the BDK codebase #94

Open
@oleonardolima

Description

@oleonardolima

Describe the enhancement

In the new release of rust-bitcoin 0.32.0 the new NetworkKind type has been introduced, it's not being explicitly used in the PR bitcoindevkit/bdk#1448, but it should be instead of simply using conversions.

Use case

Use the proper rust-bitcoin NetworkKind type/API instead of multiple conversions.

Additional context

Metadata

Metadata

Assignees

Labels

new featureNew feature or request

Type

No type

Projects

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions