npm.io
0.63.20 • Published 6 months ago

@polkadot/metadata-cmp

Licence
Apache-2.0
Version
0.63.20
Deps
0
Vulns
0
Weekly
0
Stars
280

@polkadot/metadata-cmp

A utility to compare metadata from 2 sources

Usage

Commands are of the form,

yarn run:metadata <ws1> <ws2> [options]

Where ws1 is the first websocket, and ws2 is the second websocket. The options are as follows:

--legacy: Use of the legacy rpc method api.rpc.state.getMetadata for retrieving metadata. When this is false or empty the default api.call.metadata.metadataAtVersion will be used.