Skip to content

TMP: Update Diamond #10

Description

@Evert0x

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions