You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: mina-transaction/gen/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,4 +17,4 @@ let deriver obj =
17
17
18
18
To consume a custom deriver and add custom behavior, `transaction-leaves-bigint.ts` and `transaction-leaves.ts` must be changed.
19
19
20
-
To regenerate them, check out the [mina repository](https://github.com/MinaProtocol/mina) and run `make snarkyjs` (heads up: there are a lot of things to install and set up if you build mina the first time).
20
+
To regenerate them, run `npm run build:update-bindings` from o1js.
0 commit comments