Skip to content

Move Bitcoin OP_RETURN to 2nd Output Instead of Third #3842

Discussion options

You must be logged in to vote

Should work with:

input.outputOpReturnIndex = Bitcoin.OutputIndex.newBuilder().apply {
  this.index = 1
}
  .build()

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@satoshiotomakan
Comment options

@ronaldoguedess
Comment options

@satoshiotomakan
Comment options

Answer selected by ronaldoguedess
@Ruyeduardo
Comment options

@Tpkilgore197
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
4 participants
Converted from issue

This discussion was converted from issue #3841 on May 15, 2024 14:40.