mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-20 18:44:20 +01:00
clean base models
This commit is contained in:
@@ -61,7 +61,7 @@ A `Proof` is also called a `Token` and has the following form:
|
||||
```
|
||||
|
||||
### `Proofs`
|
||||
A list of `Proof`'s. In general, this will be used for most operations instead of a single `Proof`. `Proofs` can be serialized (see Methods/Serialization [TODO: Link Serialization])
|
||||
An array (list) of `Proof`'s. In general, this will be used for most operations instead of a single `Proof`. `Proofs` can be serialized (see Methods/Serialization [TODO: Link Serialization])
|
||||
|
||||
## 0.2 - Methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user