Skip to content

Commit

Permalink
Paris protocol hash updated to 'ParisB 2'
Browse files Browse the repository at this point in the history
  • Loading branch information
e-asphyx committed May 28, 2024
1 parent 53b5a0b commit 2dbee9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/core/protocol.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ var (
Proto016PtMumbai = tz.ProtocolHash{0xd8, 0x32, 0x5f, 0x11, 0xda, 0x2f, 0xf3, 0x69, 0x34, 0xa5, 0x86, 0x43, 0x9f, 0x08, 0x56, 0x55, 0xa8, 0x33, 0xf2, 0xff, 0x6a, 0x12, 0xd1, 0x5e, 0x83, 0xb9, 0x51, 0xfb, 0x68, 0x43, 0x26, 0xe0}
Proto017PtNairob = tz.ProtocolHash{0xd9, 0xb8, 0xc2, 0x31, 0x4c, 0xc0, 0x5f, 0xfa, 0x3f, 0xc6, 0x55, 0xa9, 0x8b, 0xb8, 0x71, 0x55, 0xbe, 0x4c, 0xf7, 0xce, 0x67, 0xfe, 0xe6, 0xb5, 0x94, 0xea, 0x93, 0x02, 0xe8, 0x65, 0x5d, 0xf2}
Proto018Proxford = tz.ProtocolHash{0x0b, 0xf4, 0x4c, 0x7d, 0x64, 0xe3, 0xd7, 0xda, 0x27, 0xd9, 0x25, 0xd1, 0x0a, 0xf5, 0x35, 0xfb, 0x36, 0xce, 0xf0, 0xad, 0x41, 0x93, 0x0c, 0x79, 0x29, 0x77, 0x3f, 0x47, 0x31, 0xeb, 0xa1, 0x37}
Proto019PtParisB = tz.ProtocolHash{0xdb, 0xff, 0x65, 0x86, 0x98, 0x1a, 0x40, 0xbc, 0x2e, 0xe2, 0x97, 0x84, 0x29, 0xeb, 0x3b, 0x25, 0x23, 0xd7, 0x3a, 0x59, 0x0a, 0xc6, 0x67, 0x81, 0xac, 0x7e, 0xef, 0xc3, 0xc6, 0xe5, 0x88, 0x93}
Proto019PtParisB = tz.ProtocolHash{0xdb, 0xff, 0x65, 0x86, 0xa0, 0x48, 0x02, 0xd3, 0xf5, 0x13, 0xc6, 0x5a, 0x44, 0x4d, 0x9d, 0x4d, 0xeb, 0xe4, 0x2b, 0x17, 0xe9, 0xe7, 0x27, 0x3f, 0x8f, 0x6c, 0x11, 0x8e, 0xa3, 0xf4, 0xe0, 0x6e}
)

var Protocols = []*tz.ProtocolHash{
Expand Down

0 comments on commit 2dbee9f

Please sign in to comment.