Skip to content

Commit ba2f401

Browse files
committed
update message to make GUID more clear
1 parent 1b68244 commit ba2f401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/etherscan/src/app/utils/verify.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export const verify = async (
133133
const returnValue = {
134134
guid: result,
135135
status: receiptStatus.result,
136-
message: `Verification process started correctly. Receipt GUID ${result}`,
136+
message: `Verification request submitted successfully. Use this receipt GUID ${result} to track the status of your submission`,
137137
succeed: true,
138138
isProxyContract
139139
}

0 commit comments

Comments
 (0)