From 5aafd88b623534d51c9ddd206834bdbf489290dc Mon Sep 17 00:00:00 2001 From: LowK Date: Tue, 2 Jan 2024 13:20:34 +0700 Subject: [PATCH] [add] Governor contract of OpenZeppelin --- content/posts/post-Governor-contract-of-OpenZeppelin.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/posts/post-Governor-contract-of-OpenZeppelin.md diff --git a/content/posts/post-Governor-contract-of-OpenZeppelin.md b/content/posts/post-Governor-contract-of-OpenZeppelin.md new file mode 100644 index 0000000..c8bf75b --- /dev/null +++ b/content/posts/post-Governor-contract-of-OpenZeppelin.md @@ -0,0 +1,9 @@ +--- +title: "Governor contract of OpenZeppelin: Security concerns about the execution of the proposal" +date: 2023-12-27T00:00:00Z +categories: + - Link +draft: false +url: https://blog.verichains.io/p/governor-contract-of-openzeppelin +description: "Governor contract of OpenZeppelin: Security concerns about the execution of the proposal" +---