@layerzerolabs/lz-v2-stellar-sdk 0.2.41 → 0.2.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-test.log +294 -298
- package/dist/generated/counter.d.ts +137 -137
- package/dist/generated/counter.js +27 -27
- package/dist/generated/oft.d.ts +136 -136
- package/dist/generated/oft.js +27 -27
- package/package.json +5 -5
- package/src/generated/bml.ts +1 -2
- package/src/generated/counter.ts +152 -153
- package/src/generated/dvn.ts +1 -2
- package/src/generated/dvn_fee_lib.ts +1 -2
- package/src/generated/endpoint.ts +1 -2
- package/src/generated/executor.ts +1 -2
- package/src/generated/executor_fee_lib.ts +1 -2
- package/src/generated/executor_helper.ts +1 -2
- package/src/generated/layerzero_view.ts +1 -2
- package/src/generated/oft.ts +151 -152
- package/src/generated/price_feed.ts +1 -2
- package/src/generated/sac_manager.ts +1 -2
- package/src/generated/sml.ts +1 -2
- package/src/generated/treasury.ts +1 -2
- package/src/generated/uln302.ts +1 -2
- package/src/generated/upgrader.ts +1 -2
package/src/generated/dvn.ts
CHANGED
|
@@ -2,6 +2,7 @@ import { Buffer } from "buffer";
|
|
|
2
2
|
import { Address } from '@stellar/stellar-sdk';
|
|
3
3
|
import {
|
|
4
4
|
AssembledTransaction,
|
|
5
|
+
AssembledTransactionOptions,
|
|
5
6
|
Client as ContractClient,
|
|
6
7
|
ClientOptions as ContractClientOptions,
|
|
7
8
|
MethodOptions,
|
|
@@ -25,8 +26,6 @@ export * from '@stellar/stellar-sdk'
|
|
|
25
26
|
export * as contract from '@stellar/stellar-sdk/contract'
|
|
26
27
|
export * as rpc from '@stellar/stellar-sdk/rpc'
|
|
27
28
|
|
|
28
|
-
|
|
29
|
-
|
|
30
29
|
/**
|
|
31
30
|
* Embedded WASM bytecode (base64-encoded)
|
|
32
31
|
* Size: 56968 bytes (55.63 KB)
|
|
@@ -2,6 +2,7 @@ import { Buffer } from "buffer";
|
|
|
2
2
|
import { Address } from '@stellar/stellar-sdk';
|
|
3
3
|
import {
|
|
4
4
|
AssembledTransaction,
|
|
5
|
+
AssembledTransactionOptions,
|
|
5
6
|
Client as ContractClient,
|
|
6
7
|
ClientOptions as ContractClientOptions,
|
|
7
8
|
MethodOptions,
|
|
@@ -25,8 +26,6 @@ export * from '@stellar/stellar-sdk'
|
|
|
25
26
|
export * as contract from '@stellar/stellar-sdk/contract'
|
|
26
27
|
export * as rpc from '@stellar/stellar-sdk/rpc'
|
|
27
28
|
|
|
28
|
-
|
|
29
|
-
|
|
30
29
|
/**
|
|
31
30
|
* Embedded WASM bytecode (base64-encoded)
|
|
32
31
|
* Size: 22523 bytes (22.00 KB)
|
|
@@ -2,6 +2,7 @@ import { Buffer } from "buffer";
|
|
|
2
2
|
import { Address } from '@stellar/stellar-sdk';
|
|
3
3
|
import {
|
|
4
4
|
AssembledTransaction,
|
|
5
|
+
AssembledTransactionOptions,
|
|
5
6
|
Client as ContractClient,
|
|
6
7
|
ClientOptions as ContractClientOptions,
|
|
7
8
|
MethodOptions,
|
|
@@ -25,8 +26,6 @@ export * from '@stellar/stellar-sdk'
|
|
|
25
26
|
export * as contract from '@stellar/stellar-sdk/contract'
|
|
26
27
|
export * as rpc from '@stellar/stellar-sdk/rpc'
|
|
27
28
|
|
|
28
|
-
|
|
29
|
-
|
|
30
29
|
/**
|
|
31
30
|
* Embedded WASM bytecode (base64-encoded)
|
|
32
31
|
* Size: 59457 bytes (58.06 KB)
|
|
@@ -2,6 +2,7 @@ import { Buffer } from "buffer";
|
|
|
2
2
|
import { Address } from '@stellar/stellar-sdk';
|
|
3
3
|
import {
|
|
4
4
|
AssembledTransaction,
|
|
5
|
+
AssembledTransactionOptions,
|
|
5
6
|
Client as ContractClient,
|
|
6
7
|
ClientOptions as ContractClientOptions,
|
|
7
8
|
MethodOptions,
|
|
@@ -25,8 +26,6 @@ export * from '@stellar/stellar-sdk'
|
|
|
25
26
|
export * as contract from '@stellar/stellar-sdk/contract'
|
|
26
27
|
export * as rpc from '@stellar/stellar-sdk/rpc'
|
|
27
28
|
|
|
28
|
-
|
|
29
|
-
|
|
30
29
|
/**
|
|
31
30
|
* Embedded WASM bytecode (base64-encoded)
|
|
32
31
|
* Size: 59292 bytes (57.90 KB)
|
|
@@ -2,6 +2,7 @@ import { Buffer } from "buffer";
|
|
|
2
2
|
import { Address } from '@stellar/stellar-sdk';
|
|
3
3
|
import {
|
|
4
4
|
AssembledTransaction,
|
|
5
|
+
AssembledTransactionOptions,
|
|
5
6
|
Client as ContractClient,
|
|
6
7
|
ClientOptions as ContractClientOptions,
|
|
7
8
|
MethodOptions,
|
|
@@ -25,8 +26,6 @@ export * from '@stellar/stellar-sdk'
|
|
|
25
26
|
export * as contract from '@stellar/stellar-sdk/contract'
|
|
26
27
|
export * as rpc from '@stellar/stellar-sdk/rpc'
|
|
27
28
|
|
|
28
|
-
|
|
29
|
-
|
|
30
29
|
/**
|
|
31
30
|
* Embedded WASM bytecode (base64-encoded)
|
|
32
31
|
* Size: 35404 bytes (34.57 KB)
|
|
@@ -2,6 +2,7 @@ import { Buffer } from "buffer";
|
|
|
2
2
|
import { Address } from '@stellar/stellar-sdk';
|
|
3
3
|
import {
|
|
4
4
|
AssembledTransaction,
|
|
5
|
+
AssembledTransactionOptions,
|
|
5
6
|
Client as ContractClient,
|
|
6
7
|
ClientOptions as ContractClientOptions,
|
|
7
8
|
MethodOptions,
|
|
@@ -25,8 +26,6 @@ export * from '@stellar/stellar-sdk'
|
|
|
25
26
|
export * as contract from '@stellar/stellar-sdk/contract'
|
|
26
27
|
export * as rpc from '@stellar/stellar-sdk/rpc'
|
|
27
28
|
|
|
28
|
-
|
|
29
|
-
|
|
30
29
|
/**
|
|
31
30
|
* Embedded WASM bytecode (base64-encoded)
|
|
32
31
|
* Size: 25861 bytes (25.25 KB)
|
|
@@ -2,6 +2,7 @@ import { Buffer } from "buffer";
|
|
|
2
2
|
import { Address } from '@stellar/stellar-sdk';
|
|
3
3
|
import {
|
|
4
4
|
AssembledTransaction,
|
|
5
|
+
AssembledTransactionOptions,
|
|
5
6
|
Client as ContractClient,
|
|
6
7
|
ClientOptions as ContractClientOptions,
|
|
7
8
|
MethodOptions,
|
|
@@ -25,8 +26,6 @@ export * from '@stellar/stellar-sdk'
|
|
|
25
26
|
export * as contract from '@stellar/stellar-sdk/contract'
|
|
26
27
|
export * as rpc from '@stellar/stellar-sdk/rpc'
|
|
27
28
|
|
|
28
|
-
|
|
29
|
-
|
|
30
29
|
/**
|
|
31
30
|
* Embedded WASM bytecode (base64-encoded)
|
|
32
31
|
* Size: 36531 bytes (35.67 KB)
|