Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I dont know why this error appears. I used sendRunes function to make a psbt. #15

Open
ambitious922 opened this issue Apr 19, 2024 · 0 comments

Comments

@ambitious922
Copy link

Psbt {        
  data: Psbt {
    inputs: [ 
      {
        unknownKeyVals: [],
        witnessUtxo: {
          value: 546,
          script: Buffer(34) [Uint8Array] [
             81,  32,  85, 177, 244, 183, 228,  76,
            104,  37,  96,  90,  27, 232,  21, 154,
            180, 226, 224,  64, 146,  70,  22, 229,
             84, 175, 111,  88, 212,  96,  82, 132,
            109, 124
          ]
        },
        tapInternalKey: Buffer(32) [Uint8Array] [
           72, 128, 153, 181, 179, 122, 121,  97,
           15, 220,  73, 109,  77, 124,  94,  75,
          121,  47, 129, 183, 229, 165, 123, 228,
          210,   0, 240, 170,  27, 208, 172, 170
        ]
      },
      {
        unknownKeyVals: [],
        witnessUtxo: {
          value: 546,
          script: Buffer(34) [Uint8Array] [
             81,  32,  85, 177, 244, 183, 228,  76,
            104,  37,  96,  90,  27, 232,  21, 154,
            180, 226, 224,  64, 146,  70,  22, 229,
             84, 175, 111,  88, 212,  96,  82, 132,
            109, 124
          ]
        },
        tapInternalKey: Buffer(32) [Uint8Array] [
           72, 128, 153, 181, 179, 122, 121,  97,
           15, 220,  73, 109,  77, 124,  94,  75,
          121,  47, 129, 183, 229, 165, 123, 228,
          210,   0, 240, 170,  27, 208, 172, 170
        ]
      },
      {
        unknownKeyVals: [],
        witnessUtxo: {
          value: 546,
          script: Buffer(34) [Uint8Array] [
             81,  32,  85, 177, 244, 183, 228,  76,
            104,  37,  96,  90,  27, 232,  21, 154,
            180, 226, 224,  64, 146,  70,  22, 229,
             84, 175, 111,  88, 212,  96,  82, 132,
            109, 124
          ]
        },
        tapInternalKey: Buffer(32) [Uint8Array] [
           72, 128, 153, 181, 179, 122, 121,  97,
           15, 220,  73, 109,  77, 124,  94,  75,
          121,  47, 129, 183, 229, 165, 123, 228,
          210,   0, 240, 170,  27, 208, 172, 170
        ]
      },
      {
        unknownKeyVals: [],
        witnessUtxo: {
          value: 99260,
          script: Buffer(34) [Uint8Array] [
             81,  32,  85, 177, 244, 183, 228,  76,
            104,  37,  96,  90,  27, 232,  21, 154,
            180, 226, 224,  64, 146,  70,  22, 229,
             84, 175, 111,  88, 212,  96,  82, 132,
            109, 124
          ]
        },
        tapInternalKey: Buffer(32) [Uint8Array] [
           72, 128, 153, 181, 179, 122, 121,  97,
           15, 220,  73, 109,  77, 124,  94,  75,
          121,  47, 129, 183, 229, 165, 123, 228,
          210,   0, 240, 170,  27, 208, 172, 170
        ]
      }
    ],
    outputs: [ { unknownKeyVals: [] }, { unknownKeyVals: [] } ],
    globalMap: { unsignedTx: PsbtTransaction {} }
  }
}
@ambitious922 ambitious922 changed the title I dont know why this error appears. I used send_runes function to make a psbt. I dont know why this error appears. I used sendRunes function to make a psbt. Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant