Skip to content
Snippets Groups Projects
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 <rphmeier@gmail.com>

Co-authored-by: default avatarRobert Habermeier <rphmeier@gmail.com>
parent b2509f9d
Showing
with 469 additions and 610 deletions
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