summaryrefslogtreecommitdiff
path: root/transaction-withdrawal-states.dot
diff options
context:
space:
mode:
Diffstat (limited to 'transaction-withdrawal-states.dot')
-rw-r--r--transaction-withdrawal-states.dot4
1 files changed, 2 insertions, 2 deletions
diff --git a/transaction-withdrawal-states.dot b/transaction-withdrawal-states.dot
index 5ed6c657..9163c889 100644
--- a/transaction-withdrawal-states.dot
+++ b/transaction-withdrawal-states.dot
@@ -2,9 +2,9 @@ digraph G {
initial_manual[label="", xlabel="manual" shape="circle"];
initial_bank[label="", xlabel="bank-integrated" shape="circle"];
pending_brr[label="bank-register-reserve"];
- pending_bc[label="bank-confirming"];
+ pending_bc[label="bank-confirm"];
pending_ewr[label="exchange-wait-reserve"];
- pending_wc[label="withdrawing-coins"];
+ pending_wc[label="withdraw-coins"];
pending_kyc[label="kyc"];
pending_aml[label="aml"];
done[label="done", shape="box"];