ui: Start describing xmr bid states.

This commit is contained in:
tecnovert
2021-10-18 20:48:48 +02:00
parent b99fc48e89
commit bf00f80b4d
15 changed files with 542 additions and 373 deletions
-10
View File
@@ -1,10 +0,0 @@
# -*- coding: utf-8 -*-
# Copyright (c) 2021 tecnovert
# Distributed under the MIT software license, see the accompanying
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
SEQUENCE_LOCK_BLOCKS = 1
SEQUENCE_LOCK_TIME = 2
ABS_LOCK_BLOCKS = 3
ABS_LOCK_TIME = 4