Updated on 2026-08-14
This commit is contained in:
parent
75123c3d4a
commit
effe72f480
2 changed files with 34 additions and 3 deletions
|
|
@ -138,7 +138,7 @@ public class ServerApiStellar {
|
|||
});
|
||||
}
|
||||
|
||||
private void doStellarRequest(TangemContext ctx, StellarRequest.Base stellarRequest) throws IOException {
|
||||
public void doStellarRequest(TangemContext ctx, StellarRequest.Base stellarRequest) throws IOException {
|
||||
stellarRequest.setError(null);
|
||||
try {
|
||||
Server server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue