diff options
-rw-r--r-- | anastasis.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/anastasis.rst b/anastasis.rst index 10448a3..2fae8c0 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -535,10 +535,6 @@ Receiving Configuration // Payment required to upload truth. To be paid per upload. truth_upload_fee: Amount; - // How long until the service expires deposited truth - // (unless refreshed via another POST)? - truth_lifetime: RelativeTime; - // Limit on the liability that the provider is offering with // respect to the services provided. liability_limit: Amount; |