We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b46483a + 135eda9 commit d7bc2a5Copy full SHA for d7bc2a5
2 files changed
packages/wasm-dot/js/types.ts
@@ -11,7 +11,7 @@
11
// =============================================================================
12
13
/**
14
- * Chain material metadata required for transaction encoding/decoding
+ * Chain material metadata required for transaction encoding/decoding.
15
*/
16
export interface Material {
17
/** Chain genesis hash (e.g., "0x91b171bb158e2d...") */
packages/wasm-dot/package.json
@@ -2,7 +2,6 @@
2
"name": "@bitgo/wasm-dot",
3
"description": "WebAssembly wrapper for Polkadot/DOT cryptographic operations",
4
"version": "0.0.1",
5
- "private": true,
6
"type": "module",
7
"repository": {
8
"type": "git",
0 commit comments