Skip to content

Commit 56b0669

Browse files
authored
Update README with description
1 parent 628933c commit 56b0669

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

XLS-0041-xpop/README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,13 @@
22
xls: 41
33
title: XRPL Proof of Payment Standard (XPOP)
44
author: Richard Holland (RichardAH)
5+
description: An offline non-interactive cryptographic proof that a transaction was successfully submitted to the XRP Ledger and what its impact (metadata) was
56
created: 2023-05-04
67
status: Final
78
category: Community
89
</pre>
910
# XLS-41d
1011

11-
```
12-
Title: XRPL Proof of Payment Standard (XPOP)
13-
Revison: 1 (2023-05-04)
14-
15-
Author: Richard Holland
16-
Affiliation: XRPL-Labs, XRPLF
17-
```
18-
1912
# Abstract
2013

2114
An XRPL Proof of Payment (XPOP) is an offline non-interactive cryptographic proof that a transaction was successfully submitted to the XRP Ledger and what its impact (metadata) was.
@@ -134,3 +127,4 @@ The `proof` key inside `transaction` section has one of two possible forms:
134127
135128
See reference implementation at: [xpop-verifier-py](https://github.com/RichardAH/xpop-verifier-py/blob/main/verify.py)
136129
130+

0 commit comments

Comments
 (0)