@kasplex/kiwi-web
Advanced tools
@@ -30,1 +30,5 @@ import { Wasm } from "../index"; | ||
| } | ||
| export interface TransferList { | ||
| toAddress: string; | ||
| amount: bigint; | ||
| } |
@@ -11,2 +11,3 @@ export declare const BASE_URL_TEST = "https://tn10api.kasplex.org"; | ||
| export declare const DEFAULT_FEE = 100000000n; | ||
| export declare const TRANSFER_FEE = 10000n; | ||
| export declare const MIN_PUSHDATA: { | ||
@@ -13,0 +14,0 @@ MIN_PUSHDATA1: number; |
+1
-1
| { | ||
| "name": "@kasplex/kiwi-web", | ||
| "version": "1.0.13", | ||
| "version": "1.0.14", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
Sorry, the diff of this file is too big to display
12785991
0.09%35743
0.29%