We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f7ad5 commit 58a305dCopy full SHA for 58a305d
1 file changed
table.csv
@@ -82,6 +82,7 @@ bls12_381-g1-pub, key, 0xea, BLS12-381 public
82
bls12_381-g2-pub, key, 0xeb, BLS12-381 public key in the G2 field
83
x25519-pub, key, 0xec, Curve25519 public key
84
ed25519-pub, key, 0xed, Ed25519 public key
85
+bls12_381-g1g2-pub, key, 0xee, BLS12-381 concatenated public keys in both the G1 and G2 fields
86
dash-block, ipld, 0xf0, Dash Block
87
dash-tx, ipld, 0xf1, Dash Tx
88
swarm-manifest, ipld, 0xfa, Swarm Manifest
0 commit comments