ecdsaSig property
If this is a pushdata of an ECDSA input signature then it shall be returned, or null
Implementation
@override
ECDSAInputSignature? get ecdsaSig => null;
If this is a pushdata of an ECDSA input signature then it shall be returned, or null
@override
ECDSAInputSignature? get ecdsaSig => null;