feat(runtime): lower generated runtime ids
req: wire/001 req: ts/001
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
pub const RUNTIME_ABI_VERSION: u32 = 1;
|
||||
pub const RUNTIME_JS: &str = include_str!("../runtime/slhx.js");
|
||||
pub const RUNTIME_D_TS: &str = include_str!("../runtime/slhx.d.ts");
|
||||
|
||||
Reference in New Issue
Block a user