polkadot-js/api

View on GitHub
packages/types-support/src/metadata/v14/substrate-contracts-node-ver.ts

Summary

Maintainability
A
0 mins
Test Coverage
// Copyright 2017-2024 @polkadot/types-support authors & contributors
// SPDX-License-Identifier: Apache-2.0

/* eslint-disable */

// cargo run --release -- purge-chain -y --dev  && cargo run --release -- --dev

export default {
  "specName": "substrate-contracts-node",
  "implName": "substrate-contracts-node",
  "authoringVersion": 1,
  "specVersion": 100,
  "implVersion": 1,
  "apis": [
    [
      "0xdf6acb689907609b",
      4
    ],
    [
      "0x37e397fc7c91f5e4",
      2
    ],
    [
      "0x40fe3ad401f8959a",
      6
    ],
    [
      "0xd2bc9897eed08f15",
      3
    ],
    [
      "0xf78b278be53f454c",
      2
    ],
    [
      "0xab3c0572291feb8b",
      1
    ],
    [
      "0xbc9d89904f5b923f",
      1
    ],
    [
      "0x37c8bb1350a9a2a8",
      4
    ],
    [
      "0xf3ff14d5ab527059",
      3
    ],
    [
      "0x68b66ba122c93fa7",
      2
    ]
  ],
  "transactionVersion": 1,
  "stateVersion": 1
};