Remove BaseTransactionMessage from transaction-message instruction functions#1137
Conversation
|
fd1f734 to
fabf81c
Compare
f34da79 to
d7e6464
Compare
fabf81c to
a924c27
Compare
BundleMonUnchanged files (136)
No change in files bundle size Final result: ✅ View report in BundleMon website ➡️ |
|
Documentation Preview: https://kit-docs-my47431h0-anza-tech.vercel.app |
d7e6464 to
c25035a
Compare
a924c27 to
8d313ba
Compare
c25035a to
71e3551
Compare
8d313ba to
18180b3
Compare
18180b3 to
79da0ed
Compare
71e3551 to
4e513fa
Compare
Merge activity
|
4e513fa to
1e9bbdf
Compare
|
Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up. |


Problem
Our
TransactionMessagefunctions operate onBaseTransactionMessageinstead ofTransactionMessage, which limits the ability to type narrow the resulting transaction messagesSummary of Changes
TransactionMessagein input/output typesPart of a stack that eventually supersedes #1103