CreateDelegateAuthorityOperationArgs: {
    args: CreateDelegateAuthorityArgs;
    delegate: web3.PublicKey;
    programId?: web3.PublicKey;
    project: HoneycombProject;
}

Represents the arguments required to create a CreateDelegateAuthority operation.

Type declaration

Generated using TypeDoc