From fec99191bafffa9a65a326c3c51a60fc66a440b5 Mon Sep 17 00:00:00 2001 From: Tin Chung <56880684+chungquantin@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:58:32 +0700 Subject: [PATCH] fix: wrong description for `PSP34::token_by_index` selector --- PSPs/psp-34.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PSPs/psp-34.md b/PSPs/psp-34.md index a8109b6..10b7abb 100644 --- a/PSPs/psp-34.md +++ b/PSPs/psp-34.md @@ -423,7 +423,7 @@ Selector: `0x3bcfb511` - first 4 bytes of `blake2b_256("PSP34Enumerable::owners_ ``` ##### **token_by_index**(index: u128) -> Option -Selector: `0xcd0340d0` - first 4 bytes of `blake2b_256("PSP37Enumerable::owners_token_by_index")` +Selector: `0xcd0340d0` - first 4 bytes of `blake2b_256("PSP34Enumerable::token_by_index")` ```json { "args": [