diff options
Diffstat (limited to 'docs/proposals/PIP-000.md')
| -rw-r--r-- | docs/proposals/PIP-000.md | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/proposals/PIP-000.md b/docs/proposals/PIP-000.md new file mode 100644 index 0000000..67b0c3d --- /dev/null +++ b/docs/proposals/PIP-000.md @@ -0,0 +1,35 @@ +# PIP Template + +| Field | Value | +| --- | --- | +| ENIP | 0 | +| Title | PIP Template | +| Author | Antonio Navarro | +| Status | Accepted | +| Created | 2024-01-15 | +| Updated | 2024-01-18 | +| Target version | optional | + +## Abstract + +A short description of the technical issue being addressed. + +## Rationale + +Proposal motivation. + +## Specification + +Technical specification of the changes proposed. + +## Alternatives + +How the issue is currently solved or can be solved if this change is not accepted? + +## Impact + +How this change would impact parscan functionality: backward compatibility will break, performance improvements or issues, corner cases and so on. + +## References + +Links to additional documentation describing related features or other kind of related information. |
