OpenZeppelin / cairo-contracts

OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
https://docs.openzeppelin.com/contracts-cairo
MIT License
796 stars 320 forks source link

Incorrect interface examples in docs #985

Closed andrew-fleming closed 1 month ago

andrew-fleming commented 1 month ago

In the docsite's "Standard traits" and "ABI traits" sections, the example interfaces in the code blocks are old. They should reflect the current IERC20 and ERC20ABI interfaces defined in erc20/interface.cairo

murluki commented 1 month ago

Can you assign it to me, please?

andrew-fleming commented 1 month ago

Sorry, @murluki! We already have an open PR for this