an instance of TransactionRequest which will be the tx containing the full payload in its data field
the signer Object which will send the carrier tx
string; the RLP encoded bundle.
OpenMevBundle with AT LEAST signed bundled transactions in signedBundledTransactions
field obtainedf rom signBundle method, and blockTarget
.
Signer who will sign the carrier transaction.
TransactionRequest whose data field will carry the encrypted bundle : MAY be an incomplete object which will be populated with default values.
Promise containing the response for the carrier tx
Generated using TypeDoc
A private method to populate {@param carrier}'s missing fields with default values
v0.6.0