refactor: "payments" is the name, and API updates
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{% endif %}
|
||||
{% if wallet %}
|
||||
window.wallet = {{ wallet | tojson | safe }};
|
||||
window.transactions = {{ wallet.get_transactions() | tojson | safe }};
|
||||
{% endif %}
|
||||
</script>
|
||||
{%- endmacro %}
|
||||
|
||||
Reference in New Issue
Block a user