Skip to content

Commit b01a585

Browse files
committed
Refactor transaction calldata documentation
The documentation for transaction calldata has been refactored. The changes include the removal of tabs and splitting the content into separate sections for deposit/transfer and withdrawal transactions. This makes it easier to understand the different fields involved in each type of transaction.
1 parent 8dfa66c commit b01a585

File tree

6 files changed

+8442
-15293
lines changed

6 files changed

+8442
-15293
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use Node.js as the base image for building the application
2-
FROM node:16 AS builder
2+
FROM node:20 AS builder
33

44
# Set the working directory inside the container
55
WORKDIR /app

docs/privacy-engine/implementation/contracts-and-circuits/evm/the-pool-contract/transaction-calldata.md

Lines changed: 53 additions & 63 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)