@thru/sdk 0.2.22 → 0.2.23
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/README.abi.md +10 -0
- package/dist/abi/index.cjs +156 -7
- package/dist/abi/index.cjs.map +1 -1
- package/dist/abi/index.d.cts +38 -3
- package/dist/abi/index.d.ts +38 -3
- package/dist/abi/index.js +155 -8
- package/dist/abi/index.js.map +1 -1
- package/dist/abi/wasm/bundler/abi_reflect_wasm_bg.wasm +0 -0
- package/dist/abi/wasm/node/abi_reflect_wasm_bg.wasm +0 -0
- package/dist/abi/wasm/web/abi_reflect_wasm_bg.wasm +0 -0
- package/dist/{chunk-YQDWOMNO.js → chunk-7IYMAAGA.js} +2 -2
- package/dist/{chunk-YQDWOMNO.js.map → chunk-7IYMAAGA.js.map} +1 -1
- package/dist/{chunk-CVBQ4UPL.js → chunk-UFG6YDCG.js} +3 -3
- package/dist/{chunk-CVBQ4UPL.js.map → chunk-UFG6YDCG.js.map} +1 -1
- package/dist/{client-worIo0a3.d.ts → client-BmDvZzhb.d.ts} +1 -1
- package/dist/{client-Cfi7zRLm.d.cts → client-DjifFmSR.d.cts} +1 -1
- package/dist/client.cjs.map +1 -1
- package/dist/client.d.cts +2 -2
- package/dist/client.d.ts +2 -2
- package/dist/client.js +2 -2
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/proto/index.cjs.map +1 -1
- package/dist/proto/index.d.cts +2 -2
- package/dist/proto/index.d.ts +2 -2
- package/dist/proto/index.js +1 -1
- package/dist/sdk.cjs.map +1 -1
- package/dist/sdk.d.cts +3 -3
- package/dist/sdk.d.ts +3 -3
- package/dist/sdk.js +2 -2
- package/dist/{streaming_service_pb-DvCdJiCr.d.ts → streaming_service_pb-CqoILI8i.d.cts} +10 -0
- package/dist/{streaming_service_pb-DvCdJiCr.d.cts → streaming_service_pb-CqoILI8i.d.ts} +10 -0
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Transport, createClient, CallOptions, Interceptor } from '@connectrpc/connect';
|
|
2
2
|
import { GrpcWebTransportOptions } from '@connectrpc/connect-web';
|
|
3
|
-
import { bx as Pubkey$1, ct as TaPubkey, bQ as Signature$1, cN as TsSignature, cL as TransactionVmError, cz as Transaction$1, cC as TransactionExecutionResult, L as ConsensusStatus, cH as TransactionStatus, c as AccountFlags$1, e as AccountMeta$1, a as AccountData$1, A as Account$1, Y as FilterParamValue$1, X as Filter$1, bv as PageResponse$1, bt as PageRequest$1, l as AccountView, cP as VersionContext, R as DataSlice, bC as RawAccount, V as ExecutionStatus, v as BlockFooter$1, z as BlockHeader$1, s as Block$1, E as BlockView, bE as RawBlock, ad as GetChainInfoResponse, T as Event, c8 as StreamEventsResponse, av as GetNodeStatusResponse, an as GetNodePubkeyResponse, ar as GetNodeRecordsResponse, bS as StateProof$1, bW as StateProofType, aJ as GetStateRootsResponse, aF as GetSlotMetricsResponse, b7 as ListSlotMetricsResponse, bp as NodeRecord, cJ as TransactionView, cr as SubmissionStatus, bG as RawTransaction, q as BatchSendTransactionsResponse, aR as GetVersionResponse } from './streaming_service_pb-
|
|
3
|
+
import { bx as Pubkey$1, ct as TaPubkey, bQ as Signature$1, cN as TsSignature, cL as TransactionVmError, cz as Transaction$1, cC as TransactionExecutionResult, L as ConsensusStatus, cH as TransactionStatus, c as AccountFlags$1, e as AccountMeta$1, a as AccountData$1, A as Account$1, Y as FilterParamValue$1, X as Filter$1, bv as PageResponse$1, bt as PageRequest$1, l as AccountView, cP as VersionContext, R as DataSlice, bC as RawAccount, V as ExecutionStatus, v as BlockFooter$1, z as BlockHeader$1, s as Block$1, E as BlockView, bE as RawBlock, ad as GetChainInfoResponse, T as Event, c8 as StreamEventsResponse, av as GetNodeStatusResponse, an as GetNodePubkeyResponse, ar as GetNodeRecordsResponse, bS as StateProof$1, bW as StateProofType, aJ as GetStateRootsResponse, aF as GetSlotMetricsResponse, b7 as ListSlotMetricsResponse, bp as NodeRecord, cJ as TransactionView, cr as SubmissionStatus, bG as RawTransaction, q as BatchSendTransactionsResponse, aR as GetVersionResponse } from './streaming_service_pb-CqoILI8i.js';
|
|
4
4
|
import { Timestamp } from '@bufbuild/protobuf/wkt';
|
|
5
5
|
|
|
6
6
|
type PubkeyInput = Uint8Array | string | Pubkey;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Transport, createClient, CallOptions, Interceptor } from '@connectrpc/connect';
|
|
2
2
|
import { GrpcWebTransportOptions } from '@connectrpc/connect-web';
|
|
3
|
-
import { bx as Pubkey$1, ct as TaPubkey, bQ as Signature$1, cN as TsSignature, cL as TransactionVmError, cz as Transaction$1, cC as TransactionExecutionResult, L as ConsensusStatus, cH as TransactionStatus, c as AccountFlags$1, e as AccountMeta$1, a as AccountData$1, A as Account$1, Y as FilterParamValue$1, X as Filter$1, bv as PageResponse$1, bt as PageRequest$1, l as AccountView, cP as VersionContext, R as DataSlice, bC as RawAccount, V as ExecutionStatus, v as BlockFooter$1, z as BlockHeader$1, s as Block$1, E as BlockView, bE as RawBlock, ad as GetChainInfoResponse, T as Event, c8 as StreamEventsResponse, av as GetNodeStatusResponse, an as GetNodePubkeyResponse, ar as GetNodeRecordsResponse, bS as StateProof$1, bW as StateProofType, aJ as GetStateRootsResponse, aF as GetSlotMetricsResponse, b7 as ListSlotMetricsResponse, bp as NodeRecord, cJ as TransactionView, cr as SubmissionStatus, bG as RawTransaction, q as BatchSendTransactionsResponse, aR as GetVersionResponse } from './streaming_service_pb-
|
|
3
|
+
import { bx as Pubkey$1, ct as TaPubkey, bQ as Signature$1, cN as TsSignature, cL as TransactionVmError, cz as Transaction$1, cC as TransactionExecutionResult, L as ConsensusStatus, cH as TransactionStatus, c as AccountFlags$1, e as AccountMeta$1, a as AccountData$1, A as Account$1, Y as FilterParamValue$1, X as Filter$1, bv as PageResponse$1, bt as PageRequest$1, l as AccountView, cP as VersionContext, R as DataSlice, bC as RawAccount, V as ExecutionStatus, v as BlockFooter$1, z as BlockHeader$1, s as Block$1, E as BlockView, bE as RawBlock, ad as GetChainInfoResponse, T as Event, c8 as StreamEventsResponse, av as GetNodeStatusResponse, an as GetNodePubkeyResponse, ar as GetNodeRecordsResponse, bS as StateProof$1, bW as StateProofType, aJ as GetStateRootsResponse, aF as GetSlotMetricsResponse, b7 as ListSlotMetricsResponse, bp as NodeRecord, cJ as TransactionView, cr as SubmissionStatus, bG as RawTransaction, q as BatchSendTransactionsResponse, aR as GetVersionResponse } from './streaming_service_pb-CqoILI8i.cjs';
|
|
4
4
|
import { Timestamp } from '@bufbuild/protobuf/wkt';
|
|
5
5
|
|
|
6
6
|
type PubkeyInput = Uint8Array | string | Pubkey;
|