DiamondArgs

Git Source

struct DiamondArgs {
    address owner;
    address init;
    bytes initCalldata;
}