From 54d0ee678da4d2ed4398e112306344c7ec94b107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Schie=C3=9Fl?= Date: Fri, 27 Jul 2018 14:52:58 +0200 Subject: [PATCH] Update bsip-0040.md --- bsip-0040.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsip-0040.md b/bsip-0040.md index 08cfe59..00d815f 100644 --- a/bsip-0040.md +++ b/bsip-0040.md @@ -75,7 +75,7 @@ List of possible asserts are: | `limit` | [`value`, `interval_in_sec`] | [`current_cumsum`, `interval_began`] | | `limit_monthly` | [`value`, `interval_in_months`] | [`current_cumsum`, `interval_began`] | -All asserts apply to `int`, `float` and `string`. If `string` should be compared with any number value, use the length of the string instead. +All asserts apply to `int`, `float` and `string`. If `string` should be compared with any number value, use the length of the string instead. Any more sophisticated data types are not included yet. Example A: Assume account A and B and some unrelated key K. Furthermore A has a custom active authority in the following way: