UNPKG

@polkadot/api

Version:

Promise and RxJS wrappers around the Polkadot JS RPC

4 lines 207 B
// Copyright 2017-2022 @polkadot/api authors & contributors // SPDX-License-Identifier: Apache-2.0 export { createSubmittable } from "./createSubmittable.js"; export { SubmittableResult } from "./Result.js";