Skip to content

Conversation

jamillambert
Copy link
Collaborator

@jamillambert jamillambert commented Aug 26, 2025

sendmany is implemented for v17 but untested and it has a new verbose return type in v18.

The client macro sends the amount in sats but the RPC takes BTC.

  • Add the verbose struct to v18 and model.
  • Update the client macro.
  • Add a verbose client macro, test and update the types table.

Draft because ontop of #343, this PR is the last patch only.

The RPC struct exists but there is no client macro or test. The return 
changes in v18 and then stays the same up to v29.

Add an updated struct for v18.

Add the client macro, test and update the types table.
Reordering of the reexports only.
`sendmany` has a new verbose return type in v18.

The client macro sends the amount of sats but the RPC takes BTC.

Add the verbose struct to v18 and model.

Update the client macro.

Add a verbose client macro, test and update the types table.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant