Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1799 from helium/pevm/var-148
Browse files Browse the repository at this point in the history
add 148 audit
  • Loading branch information
evanmcc authored Aug 12, 2022
2 parents d0cc7c6 + c3d0c52 commit 88a9422
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions audit/var-148.md
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

0 comments on commit 88a9422

Please sign in to comment.