You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deposits move detected->verified->confirmed immediately. There is a TODO in blockchain/worker.rs to wait N ledger confirmations. Implement a configurable STELLAR_CONFIRM_AFTER env var (default 1). Only move to confirmed after N confirmations.
Deposits move detected->verified->confirmed immediately. There is a TODO in blockchain/worker.rs to wait N ledger confirmations. Implement a configurable STELLAR_CONFIRM_AFTER env var (default 1). Only move to confirmed after N confirmations.