Type Alias AccountResolverOptions
AccountResolverOptions: {
allowPDAOwnerAddress: boolean;
createWrappedSolAccountMethod: WrappedSolAccountCreateMethod;
}
Type declaration
allowPDAOwnerAddress: boolean
createWrappedSolAccountMethod: WrappedSolAccountCreateMethod
Default settings used when resolving token accounts.