From 0f5fc62299309e53d714ec8f74d56509c2a44dd3 Mon Sep 17 00:00:00 2001 From: zmrocze Date: Thu, 4 Jul 2024 14:15:33 +0200 Subject: [PATCH] Mark tests/readme --- tests/README.MD | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/README.MD b/tests/README.MD index 45bc33e..61cd582 100644 --- a/tests/README.MD +++ b/tests/README.MD @@ -55,4 +55,8 @@ Further checks are: 8. Add owner1 with signatures of owner2 and owner3 9. Update threshold number to 3 10. Mint tokens with signatures of owner1, owner2, owner3 -11. Set datum from output with NFT to initial state. Initial state datum's threshold equals to 2 and signatures are required only from owner1 and owner2 \ No newline at end of file +11. Set datum from output with NFT to initial state. Initial state datum's threshold equals to 2 and signatures are required only from owner1 and owner2 + +## Emulator tests + +WIP