-
Notifications
You must be signed in to change notification settings - Fork 0
TMP: Update Diamond #10
Copy link
Copy link
Open
Description
TMP-10: Update Diamond
tmp: 10
title: Update Diamond
author: Evert Kors (@Evert0x)
discussions-to: #10
status: Draft
type: Module
created: 2021/02/11
requires (*optional):
replaces (*optional):
Simple Summary
Update certain functionality in the pool.
Abstract
This module can be used to update functions in the pool.
Motivation
...
Specification
Interface
interface IUpdateDiamond {
function updateAssetPool(bytes4[] memory _selectors, address _newAddress)
external
returns (uint256, bytes32);
}Storage
Rationale
Backwards Compatibility
Reference Implementation
Security Considerations
Copyright
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels