Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/rpc-core/bundle.ts>RpcCore#_formatOutput

Package publishing for deno.land/x/polkadot
Go to Latest
method RpcCore.prototype._formatOutput
import { RpcCore } from "https://deno.land/x/polkadot@0.2.25/rpc-core/bundle.ts";

Parameters

registry: Registry
blockHash:
| Uint8Array
| string
| null
| undefined
method: string
params: Codec[]
optional
result: unknown