Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/capi/fluent/mod.ts>SignedExtrinsicRune.fromHex

[WIP] A framework for crafting interactions with Substrate chains
Latest
method SignedExtrinsicRune.fromHex
Re-export
import { SignedExtrinsicRune } from "https://deno.land/x/capi@v0.1.1-beta.1/fluent/mod.ts";

Parameters

chain: ChainRune<C, U>
...unnamed 1: RunicArgs<X, [string]>

Returns

SignedExtrinsicRune<C, U | RunicArgs.U<X>>