Commit a827ea4
fix(s4): make chain_id nullable for PENDING transfers (STA-134)
ChainTransfer starts in PENDING state with chain_id = null;
it is set during the selectChain() transition to CHAIN_SELECTED.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3a95b4e commit a827ea4
1 file changed
Lines changed: 7 additions & 0 deletions
File tree
- blockchain-custody/blockchain-custody/src/main/resources/db/migration
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments