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 #1819 from helium/adt/validator-1.15.0
Browse files Browse the repository at this point in the history
Prepare for validator 1.15.0
  • Loading branch information
Vagabond authored Sep 30, 2022
2 parents d56f1fc + 9846494 commit b727eac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},1},
{<<"blockchain">>,
{git,"https://github.com/helium/blockchain-core.git",
{ref,"b6aca665dfa1cf5bdf81bf4c410275a463b0cc0c"}},
{ref,"dff66500c97bbd2ea9cb1ea181102f410769b7fd"}},
0},
{<<"certifi">>,{pkg,<<"certifi">>,<<"2.9.0">>},2},
{<<"chatterbox">>,
Expand Down Expand Up @@ -114,7 +114,7 @@
0},
{<<"helium_proto">>,
{git,"https://github.com/helium/proto.git",
{ref,"a9c1d484e117384c195e0980bd0225c219f78996"}},
{ref,"62fb7e800b0611a810213454b0cd13f29ea609d8"}},
1},
{<<"hpack">>,{pkg,<<"hpack_erl">>,<<"0.2.3">>},3},
{<<"http2_client">>,
Expand Down
2 changes: 1 addition & 1 deletion src/miner.erl
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ remove_consensus() ->
version() ->
%% format:
%% MMMmmmPPPP
0010140000.
0010150000.

%% ------------------------------------------------------------------
%% gen_server
Expand Down

0 comments on commit b727eac

Please sign in to comment.