mirror of
https://github.com/fluencelabs/examples
synced 2025-05-28 10:11:19 +00:00
fixes
This commit is contained in:
parent
1a56e0204b
commit
d4f2c9a403
@ -16,4 +16,4 @@ fluence = "0.6.9"
|
||||
ethnum = "1.0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
fluence-test = "0.1.9"
|
||||
fluence-test = "0.1.9"
|
||||
|
@ -1,3 +1,4 @@
|
||||
{
|
||||
"name" : "math"
|
||||
"name": "math",
|
||||
"mem_page_count": 1
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
//! ETH compatible u256 math.
|
||||
|
||||
/*
|
||||
* Copyright 2020 Fluence Labs Limited
|
||||
* Copyright 2021 Fluence Labs Limited
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
Loading…
x
Reference in New Issue
Block a user