-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Summary - We want to replace the current way of getting the contract code, according to [this comment](stellar/js-soroban-client#166 (comment)) we should do it in a different way. ### Changes - Remove `getLedgerKeyWasmId` function - Add `getInstanceValue` and `getWasmCode` functions
- Loading branch information
1 parent
1baa7ae
commit d51e61e
Showing
2 changed files
with
39 additions
and
51 deletions.
There are no files selected for viewing
5 changes: 4 additions & 1 deletion
5
src/common/application/repository/contract.interface.service.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters