[][src]Function ergo_headless_dapp_framework::tx_creation::unsigned_transaction_to_assembler_spec

pub fn unsigned_transaction_to_assembler_spec(
    unsigned_tx: UnsignedTransaction,
    transaction_fee: NanoErg
) -> String

Given an UnsignedTransaction, builds a JSON String which is formatted as a transaction spec for working with the Transaction Assembler Service.