These docs are for v2.0. Click to read the latest docs for v3.0.

Discussions

Ask a Question
Back to All

Emitted Tx fees

Hi Richard.

Emitted Tx's pay ETH-like fees on both V1 and V2. Was there a change I didn't notice?

I'm currently working with V1 since I can't get anything to work since the last changes to V2.

At first I thought there was something wrong in my code, but it's the same in your "Doubler" example.

EmitGeneration is 2 here, shouldn't it be 1? Is that the only reason for the high fees?

{
Account:"rptaBzoWgDqCY3U9Vxc5k2eoNUdg1N1RHi",
Amount:"2000000",
Destination:"rnqi5WL2U7L2egV5x1o1ZzxeSpkB3VrxMg",
DestinationTag:0,
EmitDetails:{
EmitBurden:"0000000000000001",
EmitCallback:"rptaBzoWgDqCY3U9Vxc5k2eoNUdg1N1RHi",
EmitGeneration:2,
EmitNonce:"8E4C1547EE4B206C26F46929530B4B14F0B0623C7D15D1A84F20F895714C3BA8",
EmitParentTxnID:"D1A1517F8CA009D6614A73B94948F9167E3E124F991020021EAD0DBAC57FA2FD"
}
Fee:"81468750",
FirstLedgerSequence:11502201,
Flags:2147483648,
LastLedgerSequence:11502205,
Sequence:0,
SigningPubKey:"000000000000000000000000000000000000000000000000000000000000000000",
SourceTag:0,
TransactionType:"Payment",
date:707141532,
hash:"6E4783C632353E2DF23AA554B21A5C783844B4C863BC071CC7CC35A419F9E67E",
inLedger:11502201,
ledger_index:11502201
}
{
Account:"rnqi5WL2U7L2egV5x1o1ZzxeSpkB3VrxMg",
Amount:"1000000",
Destination:"rptaBzoWgDqCY3U9Vxc5k2eoNUdg1N1RHi",
Fee:"12",
Flags:0,
LastLedgerSequence:11502218,
Sequence:10128668,
SigningPubKey:"02175515AEF59E81E1E54BB8BC84EAEDD06EB376EF3AEE9D07A647CDDCBF0B5FC1",
TransactionType:"Payment",
TxnSignature:"304402205F533418F68DA85BEA010C47B4407B1E56572DF977040BD3A5125C63A44BEF2802204BA85F2CDF79327B092275C98D647712AB5B794FEBE4DFEA8AC01FED442009EC",
date:707141531,
hash:"D1A1517F8CA009D6614A73B94948F9167E3E124F991020021EAD0DBAC57FA2FD",
inLedger:11502200,
ledger_index:11502200
}