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

feat: bee-js revamp #690

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

feat: bee-js revamp #690

wants to merge 16 commits into from

Conversation

Cafe137
Copy link
Collaborator

@Cafe137 Cafe137 commented Feb 13, 2025

No description provided.

@@ -8,7 +8,7 @@ import { Flex } from './Flex'
import QRCodeModal from './QRCodeModal'

interface Props {
address: string | undefined
address: EthAddress | undefined
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This component is a mess. BLOCKCHAIN_EXPLORER_URL is no longer available, it is used for transaction IDs, not ethereum addresses, and only used by CashoutModal ?!

src/utils/rpc.ts Outdated
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Would be great to standardise this and re-use between projects.

@Cafe137 Cafe137 mentioned this pull request Feb 14, 2025
@Cafe137 Cafe137 marked this pull request as ready for review February 20, 2025 07:43
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.

1 participant