gill
gill/programs/system/Type aliases

InitializeNonceAccountInstructionDataArgs

type InitializeNonceAccountInstructionDataArgs = {
  nonceAuthority: Address;
};

Properties

nonceAuthority

nonceAuthority: Address;

On this page