SP Number: 33 - XBI Format as a standard for Polkadot's XCM Transact
Summary
XBI Format is an XCM-based high-level interface that each Parachain can optionally implement and enable others to use, while defining the error and result handling using an asynchronous, promise-like solution. XBI specifically focuses on setting the standards between cross-chain smart contract execution.
Hi, thanks for the PR. I can merge this, but you might want to restructure some sections. You're reaching a lot of level 6 subsections (e.g. ###### dest_para_id, etc).
SP Number: 33 - XBI Format as a standard for Polkadot's XCM Transact
Summary
XBI Format is an XCM-based high-level interface that each Parachain can optionally implement and enable others to use, while defining the error and result handling using an asynchronous, promise-like solution. XBI specifically focuses on setting the standards between cross-chain smart contract execution.
Note
Result of work on https://github.com/w3f/Grants-Program/pull/903