diff --git a/data/Presentation-Protocol/Present-Proof-v2.json b/data/Presentation-Protocol/Present-Proof-v2.json new file mode 100644 index 0000000..0695e49 --- /dev/null +++ b/data/Presentation-Protocol/Present-Proof-v2.json @@ -0,0 +1,5 @@ +{ + "$schema": "../../schemas/Presentation-Protocol.json", + "Name": "Present Proof v2", + "Specification": "https://hyperledger.github.io/aries-rfcs/latest/aip2/0454-present-proof-v2" +}