Function iota_types::utils::make_transaction

source ยท
pub fn make_transaction(sender: IotaAddress, kp: &IotaKeyPair) -> Transaction
Expand description

Make a user signed transaction with the given sender and its keypair. This is not verified or signed by authority.