gethclient: fix typo (#26543)

Fix `CreateAccessList()` gethclient typo
pull/26560/head
Lefort 2 years ago committed by GitHub
parent 1ea58c3569
commit 964a5c7734
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/developers/dapp-developer/native.md

@ -178,7 +178,7 @@ An instance of `gethclient` can be used in exactly the same way as `ethclient`.
```sh
CallContract()
CreatAccessList()
CreateAccessList()
GCStats()
GetNodeInfo()
GetProof()

Loading…
Cancel
Save