Skip to content

Commit 566eaf8

Browse files
authored
eth-reciept-log → eth-receipt-log (#326)
1 parent df81972 commit 566eaf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

table.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ eth-state-trie, ipld, 0x96, permanent, Ethe
6464
eth-account-snapshot, ipld, 0x97, permanent, Ethereum Account Snapshot (RLP)
6565
eth-storage-trie, ipld, 0x98, permanent, Ethereum Contract Storage Trie (Eth-Secure-Trie)
6666
eth-receipt-log-trie, ipld, 0x99, draft, Ethereum Transaction Receipt Log Trie (Eth-Trie)
67-
eth-reciept-log, ipld, 0x9a, draft, Ethereum Transaction Receipt Log (RLP)
67+
eth-receipt-log, ipld, 0x9a, draft, Ethereum Transaction Receipt Log (RLP)
6868
aes-128, key, 0xa0, draft, 128-bit AES symmetric key
6969
aes-192, key, 0xa1, draft, 192-bit AES symmetric key
7070
aes-256, key, 0xa2, draft, 256-bit AES symmetric key

0 commit comments

Comments
 (0)