Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/jsonrpc-client/src/generated-functions.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Auto-generated exports for tree-shakable functions
// Generated at: 2025-09-12T17:21:02.578Z
// Generated at: 2025-11-08T06:05:09.936Z
// Do not edit manually - changes will be overwritten

export {
Expand Down
2 changes: 1 addition & 1 deletion packages/jsonrpc-client/src/generated-types.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Auto-generated static RPC functions for tree-shaking
// Generated at: 2025-09-12T17:21:02.564Z
// Generated at: 2025-11-08T06:05:09.929Z
// Total functions: 31
//
// This file is automatically generated by tools/codegen/generate-client-interface.ts
Expand Down
2 changes: 1 addition & 1 deletion packages/jsonrpc-client/src/validated/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Auto-generated validation wrapper functions
// Generated at: 2025-09-12T17:21:02.580Z
// Generated at: 2025-11-08T06:05:09.938Z
// Total functions: 31
//
// This file is automatically generated by tools/codegen/generate-validation-wrappers.ts
Expand Down
2 changes: 1 addition & 1 deletion packages/jsonrpc-types/src/methods.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Auto-generated method mapping from NEAR OpenAPI spec
// Generated on: 2025-09-12T17:20:47.145Z
// Generated on: 2025-11-08T06:05:00.562Z
// Do not edit manually - run 'pnpm generate' to regenerate

// Maps OpenAPI paths to actual JSON-RPC method names
Expand Down
Loading