Interface IUnsignedTx
ITxInvoice combined with ITxSigningMetadata, or ITransaction minus its Signature. Ready to be signed by the specified Signer.
Inherited Members
Namespace: Libplanet.Types.Tx
Assembly: Libplanet.Types.dll
Syntax
public interface IUnsignedTx : ITxInvoice, ITxSigningMetadata