prepareSignature
This endpoint is used to prepare a signature with the status as **SAVED**. In case of a transaction signature, the endpoint will populate it with the required gas fields.
public prepareSignature(reqParams: VySignatureRequestBase) : VyPromise<VyTransactionPreparationBase>
Last updated