add ttREMIT to tsh

This commit is contained in:
Denis Angell
2024-01-09 09:01:59 +01:00
committed by Richard Holland
parent 5a6391a1fb
commit f5981a23f7

View File

@@ -318,6 +318,7 @@ getTransactionalStakeHolders(STTx const& tx, ReadView const& rv)
} }
// simple two party transactions // simple two party transactions
case ttREMIT:
case ttPAYMENT: case ttPAYMENT:
case ttESCROW_CREATE: case ttESCROW_CREATE:
case ttCHECK_CREATE: case ttCHECK_CREATE: