From 495a287e9ab38afe8ed165b767a8a901fc47c5fb Mon Sep 17 00:00:00 2001 From: Arr00 <13561405+arr00@users.noreply.github.com> Date: Fri, 24 Jan 2025 15:11:39 -0500 Subject: [PATCH] Fix interface docs ordering and add missing interface (#5460) --- contracts/interfaces/README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contracts/interfaces/README.adoc b/contracts/interfaces/README.adoc index 61aae05d1..ab3c877f4 100644 --- a/contracts/interfaces/README.adoc +++ b/contracts/interfaces/README.adoc @@ -74,10 +74,12 @@ are useful to interact with third party contracts that implement them. {{IERC4626}} -{{IERC5313}} +{{IERC4906}} {{IERC5267}} +{{IERC5313}} + {{IERC5805}} {{IERC6372}}