Arc2TransactionNote
Arc2TransactionNote = {
dAppName:string;data:string;format:"m"|"b"|"u"; } | {dAppName:string;data:TransactionNoteData;format:"j"; }
Defined in: src/transaction/types.ts:12
ARC-0002 compatible transaction note components https://github.com/algorandfoundation/ARCs/blob/main/ARCs/arc-0002.md