fix: algod to indexer txn mapping #259
pr.yml
on: pull_request
pull_request
/
node-ci
2m 12s
check_docs
12s
Annotations
2 errors
tests/scenarios/transform-complex-txn.spec.ts > Complex transaction with many nested inner transactions > Can have an inner transaction subscribed correctly from algod:
tests/scenarios/transform-complex-txn.spec.ts#L181
Error: Snapshot `Complex transaction with many nested inner transactions > Can have an inner transaction subscribed correctly from algod 1` mismatched
- Expected
+ Received
@@ -8,10 +8,11 @@
"BAAAAAAABgTFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
],
"applicationId": 1390675395n,
"approvalProgram": "",
"clearStateProgram": "",
+ "extraProgramPages": 0,
"foreignApps": [],
"foreignAssets": [
1390638935n,
],
"globalStateSchema": {
❯ tests/scenarios/transform-complex-txn.spec.ts:181:50
|
pull_request / node-ci
Process completed with exit code 1.
|