This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 266
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1799 from helium/pevm/var-148
add 148 audit
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Chain Variable Transaction 148 | ||
|
||
## Changes | ||
|
||
This transaction altered the `poc_hexing_type` variable to be `h3dex`. | ||
|
||
## Version threshold | ||
|
||
None | ||
|
||
## Transaction | ||
|
||
```erlang | ||
{blockchain_txn_vars_v1_pb, | ||
[{blockchain_var_v1_pb,"poc_hexing_type","atom", | ||
<<"h3dex">>}], | ||
0, | ||
<<48,70,2,33,0,166,71,157,53,222,177,230,185,131,91,88, | ||
127,141,45,163,239,85,10,7,26,153,4,3,11,97,195,181,220, | ||
39,198,215,101,2,33,0,134,87,235,205,220,175,242,178,83, | ||
234,184,213,16,163,34,88,38,98,223,94,57,25,54,40,241, | ||
33,192,233,234,198,248,71>>, | ||
<<>>,<<>>,[],[],148,[],[],[]} | ||
``` | ||
|
||
## Acceptance block | ||
|
||
1469951 | ||
|
||
## Acceptance block time | ||
|
||
Fri Aug 08 12:07:32 PM UTC 2022 |