mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-06 19:06:42 +01:00
Extend TxProcessor documentation and explanation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Package common Float40 provides methods to work with Hermez custom half
|
||||
// Package common float40.go provides methods to work with Hermez custom half
|
||||
// float precision, 40 bits, codification internally called Float40 has been
|
||||
// adopted to encode large integers. This is done in order to save bits when L2
|
||||
// transactions are published.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Package common contains all the common data structures used at the
|
||||
// Package common zk.go contains all the common data structures used at the
|
||||
// hermez-node, zk.go contains the zkSnark inputs used to generate the proof
|
||||
package common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user