From 566eaf857a9d20573d3910221db7b34d98e8a0fc Mon Sep 17 00:00:00 2001 From: Darryl Yeo Date: Tue, 6 Jun 2023 19:27:58 -0700 Subject: [PATCH] =?UTF-8?q?eth-reciept-log=20=E2=86=92=20eth-receipt-log?= =?UTF-8?q?=20(#326)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- table.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/table.csv b/table.csv index cb06f3d..3c2a020 100644 --- a/table.csv +++ b/table.csv @@ -64,7 +64,7 @@ eth-state-trie, ipld, 0x96, permanent, Ethe eth-account-snapshot, ipld, 0x97, permanent, Ethereum Account Snapshot (RLP) eth-storage-trie, ipld, 0x98, permanent, Ethereum Contract Storage Trie (Eth-Secure-Trie) eth-receipt-log-trie, ipld, 0x99, draft, Ethereum Transaction Receipt Log Trie (Eth-Trie) -eth-reciept-log, ipld, 0x9a, draft, Ethereum Transaction Receipt Log (RLP) +eth-receipt-log, ipld, 0x9a, draft, Ethereum Transaction Receipt Log (RLP) aes-128, key, 0xa0, draft, 128-bit AES symmetric key aes-192, key, 0xa1, draft, 192-bit AES symmetric key aes-256, key, 0xa2, draft, 256-bit AES symmetric key