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

chore: readme update #22

Merged
merged 1 commit into from
Jul 12, 2024
Merged

chore: readme update #22

merged 1 commit into from
Jul 12, 2024

Conversation

matthew1809
Copy link
Collaborator

Description

Concise description of proposed changes, We recommend using screenshots and videos for better description

Additional Information

Related Issues

Closes #{issue number}

Note: If your changes are small and straightforward, you may skip the creation of an issue beforehand and remove this section. However, for medium-to-large changes, it is recommended to have an open issue for discussion and approval prior to submitting a pull request.

Your ENS/address:

@@ -179,6 +179,8 @@ const SafePage = () => {
setTransferDetails(transferDetails);
}

console.log(transactionDetails, transferDetails);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: remove

@@ -1,4 +1,20 @@
export const customEvmNetworks = [
{
blockExplorerUrls: ["http://localhost"],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you mean to include this local network?

@matthew1809 matthew1809 merged commit 97086d8 into main Jul 12, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants