Andy Wermke
Andy Wermke
After submitting the transaction to the multi-sig service, the user does not see their intended updated signers anymore and the "Apply changes" button is greyed out. ## Background - If...
If the user does not want to change the required signatures, then they can always change it back again.
Show the dialog full-screen and make it easier to understand.
Have a look at . Daniel already had some ideas and concepts, Erasmus too.
On transaction submission (see `TransactionSender` component): - Check if StellarGuard is a co-signer - If so, submit transaction to StellarGuard, not to horizon - (We have a similar conditional already...
Whenever a user sets the destination to a federation address and that address' federation record demands setting a certain memo, we do enforce this memo and it's shown in the...