Type alias ProgramConfigSetAuthorityArgs

ProgramConfigSetAuthorityArgs: {
    newAuthority: web3.PublicKey;
}

Type declaration

  • newAuthority: web3.PublicKey

Generated using TypeDoc