Skip to content

Commit

Permalink
Add debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
aryzing committed Sep 11, 2024
1 parent 44f0250 commit 3d4b219
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/stacks-api/proof-of-transfer/signer-in-cycle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ export async function signerInCycle(
name: "FetchSignerInCycleError",
message: "Failed to fetch signer in cycle.",
data: {
...args,
endpoint,
status: res.status,
statusText: res.statusText,
},
Expand Down

0 comments on commit 3d4b219

Please sign in to comment.