UNPKG

@polkadot/api

Version:

Promise and RxJS wrappers around the Polkadot JS RPC

4 lines 176 B
// Copyright 2017-2022 @polkadot/api authors & contributors // SPDX-License-Identifier: Apache-2.0 import { logger } from '@polkadot/util'; export const l = logger('api/util');