etxn_burdenGet the burden of a hypothetically emitted transactionConcepts Emitted Transactions Behaviour Return the burden an emitted transaction will carry. Definition Cint64_t etxn_burden ( void ); Example Cint64_t burden = etxn_burden(); Parameters None Return Code TypeDescriptionint64_tThe burden an emitted transaction will need in order to be successfully passed to emit()