Skip to content

Conversation

@colemanirby
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Oct 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
etf-docs Ready Ready Preview Comment Oct 30, 2025 2:26pm

#[ink::contract(env = IDNEnvironment)]
pub mod MyContract {
// make the custom Environment callable
use crate::IDNEnvironment;
Copy link
Collaborator

Choose a reason for hiding this comment

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

they still need to make the IDNEnvironment available when deployed on the IDN.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I added this portion back. I removed it because in the example rand-extension contract we do not have this.

Copy link
Collaborator

Choose a reason for hiding this comment

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

ahh yeah, it's a little nuanced. If they use the shuffle/select then it's already baked in.

…k for HRMP channel pre-req. Shorten Quick Start section related to cross chain smart contract
…n for sub management related info. indent contents of nubmered lists
@driemworks driemworks marked this pull request as ready for review October 29, 2025 19:58
@driemworks driemworks merged commit f7e52e7 into main Oct 30, 2025
2 checks passed
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