mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 07:35:50 +00:00
Merge pull request #1143 from XRPLF/issue_token_tutorial
"Issue a token" tutorial
This commit is contained in:
@@ -156,7 +156,6 @@ $(document).ready(() => {
|
||||
|
||||
{% if currentpage.embed_ripple_lib %}
|
||||
<!-- ripple-lib & prerequisites -->
|
||||
{{currentpage.lodash_tag}}
|
||||
{{currentpage.ripple_lib_tag}}
|
||||
{% endif %}
|
||||
|
||||
|
||||
@@ -99,7 +99,6 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block endbody %}
|
||||
{{currentpage.lodash_tag}}
|
||||
{{currentpage.ripple_lib_tag}}
|
||||
<script type='text/javascript' src='assets/js/rpc-tool.js'></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user