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

XIP-21: Incorporate suggestion from Aurel/Chain Agnostic Initiative #55

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

jhaaaa
Copy link
Contributor

@jhaaaa jhaaaa commented Apr 13, 2024

@jhaaaa jhaaaa requested a review from neekolas April 13, 2024 00:10
*/
namespace?: string;
chainId?: string;
/**
* The networkId for the transaction, in decimal or hexidecimal format
*/
networkId: number | string;
Copy link

@aurelticot aurelticot Apr 13, 2024

Choose a reason for hiding this comment

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

The networkId is no longer necessary as it's the <reference> part of the chainId.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

So wonderful to see you here @aurelticot - thank you for your partnership on this! 🤝

cc'ing @neekolas for help with confirming this change to the XIP spec. 🫡

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed to remove networkId. My oversight! Thank you.

@jhaaaa jhaaaa merged commit 5c73fb9 into main Apr 18, 2024
1 check passed
@jhaaaa jhaaaa deleted the xip-21-caip branch April 18, 2024 22:09
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.

3 participants