Unverified Commit e6ad6652 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Switch parachain interface to new `runtime_interface` macro (#665)



* Make use of `runtime_interface` for parachain externalities

This also changes the encoding of the `ValidationResult` return value to
match the default encoding used in Substrate.

* Fix compilation for web

* Update `Cargo.lock`

* Include feedback

* Move proc macro

* Update parachain/src/lib.rs

Co-Authored-By: default avatarRobert Habermeier <[email protected]>

Co-authored-by: default avatarRobert Habermeier <[email protected]>
parent b2509f9d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment