DelegateAuthorityWithAddress: {
    address: web3.PublicKey;
    delegateAuthority: DelegateAuthority;
}

Represents an object containing the address and delegate authority of a project.

Type declaration

Generated using TypeDoc