-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(mobile): Holders review fixes #781
base: develop
Are you sure you want to change the base?
Conversation
ok |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4111fd9e3313ec17d99ca9b5b1656445b5b49d8f
UQA5NWl5eH6KvxwnMBCj7vDbb-Xebok-pWGfFuHhq1zMxmv5 |
;; Simple wallet smart contract with plugins (slice, int) dict_get?(cell dict, int key_len, slice index) asm(index dict key_len) "DICTGET" "NULLSWAPIFNOT"; () recv_internal(cell in_msg_cell, slice in_msg) impure { () recv_external(slice in_msg) impure { if (op == 2) { ;; install plugin if (op == 2) { ;; remove plugin set_data(begin_cell() ;; Get methods int seqno() method_id { int get_public_key() method_id { int is_plugin_installed(int wc, int addr_hash) method_id { tuple get_plugin_list() method_id { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
اعمال همه تغییرات
No description provided.