...me (401ms)
✔ Should set the right owner
✔ Should receive and store the funds to lock
✔ Should fail if the unlockTime is not in the future
Withdrawals
Validations
✔ Should revert with the right error if called too soon
✔ Should revert with ...
...orter: a breakthrough in L2 scaling** \\
\\
**Ending the debate between ZK and optimistic rollups**\\
\\
blog.matter-labs.io](https://blog.matter-labs.io/zkporter-a-breakthrough-in-l2-scaling-ed5e48842fbf?source=post_page-----227340f1dbd6---------------------------------------)
zkSync 的 zkPorter ...
.../ item in a cons list contains two elements: the value of the current item and
// the next item. The last item is a value called `Nil`.
#[derive(PartialEq, Debug)]
pub enum List {
Cons(i32, Box),
Nil,
}
fn main() {
println!("This is an empty cons list: {:?}", create_empty_lis...
...类型声明如下
```move
/// Capability allowing the bearer to mint and burn
/// coins of type `T`. Transferable
struct TreasuryCap has key, store {
id: UID,
total_supply: Supply
}
/// A Supply of T. Used for minting and burning.
/// Wrapped into a `TreasuryCap` in the `...
...You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
Include playlist
An error occurred while retrieving sharing information. Please try again later.
Watch ...