Skip to content

Instantly share code, notes, and snippets.

@jimmychu0807
Created March 4, 2020 12:03
Show Gist options
  • Save jimmychu0807/fecca315cac001c98acbdd3a105fb646 to your computer and use it in GitHub Desktop.
Save jimmychu0807/fecca315cac001c98acbdd3a105fb646 to your computer and use it in GitHub Desktop.
Markdium-用 Substrate Front-end Template 轻松打造你的 React 应用
{
//外部交易函数
// 这个参看回 `pallet/template/src/lib.rs` 的名字
tx: api.tx.<模块名字>.<extrinsic 名字>
//外部交易函数的输入参数数组
params: [...]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment