Type Alias WritableSignerAccount<TAddress>

WritableSignerAccount: IAccountMeta<TAddress> & { role: WRITABLE_SIGNER }

Type Parameters

  • TAddress extends string = string