Now uses the new asset util functions
Now the first asset is properly stored at index 0 instead of 1
This commit is contained in:
@@ -533,7 +533,6 @@ __attribute__((noreturn)) void coin_main(libargs_t *args) {
|
||||
}
|
||||
|
||||
reset_app_context();
|
||||
tmpCtx.transactionContext.currentItemIndex = 0;
|
||||
|
||||
for (;;) {
|
||||
UX_INIT();
|
||||
|
||||
Reference in New Issue
Block a user