mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-02 01:25:50 +00:00
[FEATURE] Split 'sign' method into another call, remove the offline signing button
This commit is contained in:
@@ -121,6 +121,7 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
|
||||
<li>tx</li>
|
||||
<li>tx_history</li>
|
||||
<br/>
|
||||
<li>sign</li>
|
||||
<li>submit</li>
|
||||
<br/>
|
||||
<li>ripple_path_find</li>
|
||||
@@ -133,7 +134,6 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
|
||||
<h2>Request</h2>
|
||||
<div id='request_options'>
|
||||
<div class="button btn btn-primary api" id='request_button'>Send request</div>
|
||||
<div id='sign_button'>Sign transaction</div>
|
||||
</div>
|
||||
<div style="clear:both;"></div>
|
||||
<h3 id='selected_command' title='Reference information'>server_info</h3>
|
||||
|
||||
Reference in New Issue
Block a user