gill
gill/programs/system/Type aliases

AuthorizeNonceAccountInstructionDataArgs

type AuthorizeNonceAccountInstructionDataArgs = {
  newNonceAuthority: Address;
};

Properties

newNonceAuthority

newNonceAuthority: Address;

On this page