Skip to content

Commit

Permalink
Update arweave id (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets authored Jan 13, 2025
1 parent f8dc93e commit 39afdd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion well-known/chains.go
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ var WellKnownProtocols = WellKnownProtocolList([]WellKnownProtocol{
BytesEncoding: pbfirehose.InfoResponse_BLOCK_ID_ENCODING_HEX, // even though the usual encoding is base64url, firehose blocks are written with the hex-encoded version
KnownChains: []*Chain{
{
Name: "arweave",
Name: "arweave-mainnet",
Aliases: []string{},
GenesisBlockID: "ef0214ecaa252020230a5325719dfc2d9cec86123bc46926dad0c2251ed6be17b7112528dbe678fb2d31d6e6a0951244",
GenesisBlockNumber: 0,
Expand Down

0 comments on commit 39afdd3

Please sign in to comment.