Skip to content

Commit

Permalink
stl: regenerate libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Oct 31, 2023
1 parent 3951e6e commit b1bb2c7
Show file tree
Hide file tree
Showing 4 changed files with 302 additions and 272 deletions.
2 changes: 1 addition & 1 deletion src/stl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ use crate::{AnchoredBundle, Extension, Genesis, SubSchema, LIB_NAME_RGB};

/// Strict types id for the library providing data types for RGB consensus.
pub const LIB_ID_RGB: &str =
"urn:ubideco:stl:99wFQc9BWwNFsVDhDKkKj97XiDp55uvsXChRXPQaTL31#cadet-minimum-owner";
"urn:ubideco:stl:7SnLNKfMjzfz2R7axJKnTuUxzcbU46WFAKcQxS6ki4nU#jordan-karl-egypt";

fn _rgb_core_stl() -> Result<TypeLib, CompileError> {
LibBuilder::new(libname!(LIB_NAME_RGB), tiny_bset! {
Expand Down
Loading

0 comments on commit b1bb2c7

Please sign in to comment.