@tonconnect/protocol
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -35,3 +35,3 @@ import { CHAIN } from '../../CHAIN'; | ||
domain: { | ||
lengthBytes: string; | ||
lengthBytes: number; | ||
value: string; | ||
@@ -38,0 +38,0 @@ }; |
{ | ||
"name": "@tonconnect/protocol", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
31954