SystemAuthorizeNonceAccountLayout constructor

const SystemAuthorizeNonceAccountLayout({
  1. required SolAddress authorized,
})

Implementation

const SystemAuthorizeNonceAccountLayout({required this.authorized});