Skip to content
Snippets Groups Projects

Prepare withdraw routes part of the HP managament

Merged Jakub Ziebinski requested to merge jziebinski/withdraw-routes-prepare into develop
Compare and Show latest version
12 files
+ 63
89
Compare changes
  • Side-by-side
  • Inline
Files
12
@@ -7,5 +7,6 @@ if TYPE_CHECKING:
MAX_NUMBER_OF_PROPOSAL_IDS_IN_SINGLE_OPERATION: Final[int] = 5
HIVE_PERCENT_PRECISION: Final[int] = 100
NULL_ACCOUNT_KEY_VALUE: Final[str] = "STM1111111111111111111111111111111114T1Anm"
Loading