Skip to content
Snippets Groups Projects

fix(account): When a self-sufficient accounts receive money for the first time, that should trigger the random id assignment

Merged Éloïs requested to merge elois-fix-85 into release/runtime-200
Files
4
+ 1
1
[alias]
cucumber = "test -p duniter-end2end-tests --test cucumber_tests --"
sanity-gdev = "test -p duniter-live-tests --test sanity_gdev -- --nocapture"
tu = "test --workspace --exclude duniter-end2end-tests"
tu = "test --workspace --exclude duniter-end2end-tests --exclude duniter-live-tests"
xtask = "run --package xtask --"
Loading