use-ink/ink-docs

Mention how to pass arguments to chain extensions

Open

#38 opened on Nov 25, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (86 forks)github user discovery
documentationgood first issue

Repository metrics

Stars
 (26 stars)
PR merge metrics
 (PR metrics pending)

Description

We get asked quite often how to pass arguments to chain extensions. We should put this into the chapter on chain extensions.

Solution can be found here: https://github.com/paritytech/ink/pull/1029.

Contributor guide