Const
Validation schema for a BCH VM version identifier. Defines the set of known BCH VM versions that XO templates declare support for.
Uses BchVmVersions from @xo-cash/types so template validation stays aligned with the BchVmVersion type.
BchVmVersions
@xo-cash/types
BchVmVersion
{ "supported": [ "BCH_2025_05" ] ← each value} Copy
{ "supported": [ "BCH_2025_05" ] ← each value}
Validation schema for a BCH VM version identifier. Defines the set of known BCH VM versions that XO templates declare support for.
Uses
BchVmVersionsfrom@xo-cash/typesso template validation stays aligned with theBchVmVersiontype.