-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
In #14 we added support for submitpackage for v28 and I claimed incorrectly that the method was new to v28.
Turns out it exists in the bitcoin-cli help output in v27 also and more confusingly running bitcoin-cli- help submitpackage against nodes as far back as v24 returns docs. Does this mean it exists and is functional but is undocumented or something else?
To close this issue the SubmitPackage type and accompanying code should be move out of types/src/v28/raw_transaction.rs and into the directory for the first version it is supported by Core.
Metadata
Metadata
Assignees
Labels
No labels