fix: missing exports in barrel file

This commit is contained in:
ppe
2022-11-16 21:34:16 +01:00
parent 4efe018517
commit 51c572056d
5 changed files with 499 additions and 927 deletions

View File

@@ -81,7 +81,7 @@ async function main() {
srcTxId: "5wXT-A0iugP9pWEyw-iTbB0plZ_AbmvlNKyBfGS3AUY",
});*/
const contract = warp.contract<any>('OZBvm55O2fmoeotAphv0_4mhcrBspaTyBSDQ-ZmAWwA')
/*const contract = warp.contract<any>('OZBvm55O2fmoeotAphv0_4mhcrBspaTyBSDQ-ZmAWwA')
.setEvaluationOptions({
})
.connect(wallet);
@@ -102,7 +102,7 @@ async function main() {
target: "M-mpNeJbg9h7mZ-uHaNsa5jwFFRAq0PsTkNWXJ-ojwI",
qty: 100
})
]);
]);*/
/*const {cachedValue} = await contract.readState();