[Ceres]: Add Chain.network_id (#468)
* Add Chain.network_id * Bump aebytecode version
This commit is contained in:
@@ -734,6 +734,14 @@ Chain.gas_limit : int
|
||||
The gas limit of the current block.
|
||||
|
||||
|
||||
##### network\_id
|
||||
```
|
||||
Chain.network\_id : string
|
||||
```
|
||||
|
||||
The network id of the chain.
|
||||
|
||||
|
||||
##### spend
|
||||
```
|
||||
Chain.spend(to : address, amount : int) : unit
|
||||
|
||||
Reference in New Issue
Block a user