Closed CERP27 closed 5 months ago
=============================== Coverage summary ===============================
Statements : 65.49% ( 279/426 )
Branches : 62.19% ( 51/82 )
Functions : 44.33% ( 47/106 )
Lines : 65.51% ( 266/406 )
================================================================================
Summary
This PR is responsible for displaying detailed information about the operations that arrive at Simple Signer when they are of type invokeHostFunction. We use the Soroban server to review the contract to which the operation is directed in order to retrieve the names of the parameters used by the method called within the contract, whether it is a Smart Contract or a Stellar Asset Contract
Details
Evidence