[Apps] Allow passing in string data input to SignedTransferApp
Opened this issue · 0 comments
ArjunBhuptani commented
Right now, the app expects the hash of the data as a bytes32
.
This means that the app itself does not intrinsically provide a guarantee that the data is given to the user.