Skip to content

Commit

Permalink
fix snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
dariorussi committed Jun 24, 2024
1 parent 2e27a3e commit c4dcb4f
Showing 1 changed file with 106 additions and 106 deletions.
212 changes: 106 additions & 106 deletions crates/sui-framework/published_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4042,6 +4042,111 @@ sha2_256
sha3_256
public fun
0x1::hash
max
public fun
0x1::u128
min
public fun
0x1::u128
diff
public fun
0x1::u128
divide_and_round_up
public fun
0x1::u128
pow
public fun
0x1::u128
sqrt
public fun
0x1::u128
max
public fun
0x1::u16
min
public fun
0x1::u16
diff
public fun
0x1::u16
divide_and_round_up
public fun
0x1::u16
pow
public fun
0x1::u16
sqrt
public fun
0x1::u16
max
public fun
0x1::u256
min
public fun
0x1::u256
diff
public fun
0x1::u256
divide_and_round_up
public fun
0x1::u256
pow
public fun
0x1::u256
max
public fun
0x1::u32
min
public fun
0x1::u32
diff
public fun
0x1::u32
divide_and_round_up
public fun
0x1::u32
pow
public fun
0x1::u32
sqrt
public fun
0x1::u32
max
public fun
0x1::u64
min
public fun
0x1::u64
diff
public fun
0x1::u64
divide_and_round_up
public fun
0x1::u64
pow
public fun
0x1::u64
sqrt
public fun
0x1::u64
max
public fun
0x1::u8
min
public fun
0x1::u8
diff
public fun
0x1::u8
divide_and_round_up
public fun
0x1::u8
pow
public fun
0x1::u8
sqrt
public fun
0x1::u8
empty
public fun
0x1::vector
Expand Down Expand Up @@ -4290,109 +4395,4 @@ get_module
0x1::type_name
into_string
public fun
0x1::type_name
max
public fun
0x1::u128
min
public fun
0x1::u128
diff
public fun
0x1::u128
divide_and_round_up
public fun
0x1::u128
pow
public fun
0x1::u128
sqrt
public fun
0x1::u128
max
public fun
0x1::u16
min
public fun
0x1::u16
diff
public fun
0x1::u16
divide_and_round_up
public fun
0x1::u16
pow
public fun
0x1::u16
sqrt
public fun
0x1::u16
max
public fun
0x1::u256
min
public fun
0x1::u256
diff
public fun
0x1::u256
divide_and_round_up
public fun
0x1::u256
pow
public fun
0x1::u256
max
public fun
0x1::u32
min
public fun
0x1::u32
diff
public fun
0x1::u32
divide_and_round_up
public fun
0x1::u32
pow
public fun
0x1::u32
sqrt
public fun
0x1::u32
max
public fun
0x1::u64
min
public fun
0x1::u64
diff
public fun
0x1::u64
divide_and_round_up
public fun
0x1::u64
pow
public fun
0x1::u64
sqrt
public fun
0x1::u64
max
public fun
0x1::u8
min
public fun
0x1::u8
diff
public fun
0x1::u8
divide_and_round_up
public fun
0x1::u8
pow
public fun
0x1::u8
sqrt
public fun
0x1::u8
0x1::type_name

0 comments on commit c4dcb4f

Please sign in to comment.