outgoingCertificates property

List<OutgoingCertificate>? outgoingCertificates
final

The certificates that are being transferred but not yet accepted.

Implementation

final List<OutgoingCertificate>? outgoingCertificates;