Skip to content

Cannot broadcast Atomic swaps transactions. #136

Open
@silentnoname

Description

@silentnoname

I followed the testnet instructions.

  1. A initiate the swap and get the half_swap file.
  2. B use the half_swap file to create the full_swap .
  3. A sign the full_swap and get signed_swap
  4. All the above steps are successful, A run .\drk broadcast < signed_swap then get error
Error: Failed to broadcast transaction

Caused by:
    JSON-RPC error: "Failed simulating transaction state change"
  1. I use ./drk otc inspect <full_swap, got error at the bottom
Output[0] value: 4000000000 (40)
Output[0] token ID: DARKfZX1utGbz8ZpnvtCH6i46nSDZEEGa5fMnhoubWPq
Error: Output[0] coin does not match note metadata
Error: Failed to inspect swap

Caused by:
    Inspection failed

Version : v4.0.0
rustc 1.67.0 (fc594f156 2023-01-24)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions