You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,9 @@ Sometimes Solana libaries return an error like:
18
18
19
19
> failed to send transaction: Transaction simulation failed: Error processing Instruction 0: custom program error: 0x10
20
20
21
-
`getCustomErrorMessage()` allows you to turn this message into the more readable message that matches the number message from the custom program:
21
+
`getCustomErrorMessage()` allows you to turn this message into the more readable message that matches the number message from the custom program, like:
0 commit comments