Skip to content

Commit

Permalink
stl: update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Oct 25, 2023
1 parent 95d6294 commit 8eeae44
Show file tree
Hide file tree
Showing 4 changed files with 230 additions and 218 deletions.
2 changes: 1 addition & 1 deletion src/stl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ use crate::{Extension, Genesis, SubSchema, TransitionBundle, LIB_NAME_RGB};

/// Strict types id for the library providing data types for RGB consensus.
pub const LIB_ID_RGB: &str =
"urn:ubideco:stl:4fGZWR5mH5zZzRZ1r7CSRe776zm3hLBUngfXc4s3vm3V#saturn-flash-emerald";
"urn:ubideco:stl:28ZcP9sj9SC5CC52qLWM9YxxRRhXAJjwRqD98nZLmx2y#radar-inca-valid";

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

0 comments on commit 8eeae44

Please sign in to comment.