Cash Assembly: Support for native cash assembly evaluations and primitive method resolution

This commit is contained in:
Kuldeep
2026-08-06 10:40:02 +00:00
parent 44b9ceee79
commit e76ff01192
13 changed files with 2317 additions and 741 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"version": "0.1",
"import": ["@generalprotocols/cspell-dictionary/cspell.json"],
"words": ["nonfungible", "lockscript"],
"words": ["nonfungible", "lockscript", "cashassembly", "checksigverify", "inputindex", "utxovalue"],
"ignorePaths": ["source/template/xo-template.schema.json"]
}