Skip to content

[Enhancement] Move RPC output to corepc-types #673

@jaoleal

Description

@jaoleal

Describe the enhancement
Right now we use custom RPC return types, which give us some power to make floresta flavored rpcs but often we need to be fixing compatibility issues or reimplementing Bitcoin Core response json scheme, thats already implemented in corepc-types

Use case

were bald to know why RPC should be compatible with Bitcoin Core.

Additional context

Rust type system can avoid a lot of boilerplate, corepc may help us to extract more of it.

corepc-types is maintained by rust-bitcoin so we dont need to

Metadata

Metadata

Assignees

No one assigned

    Labels

    reliabilityRelated to runtime reliability, stability and production readiness

    Type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions