Skip to content

otxn_burden

  • Return the burden of the originating transaction or 1 if no burden field is present.
int64_t otxn_burden (
void
);
int64_t burden =
otxn_burden();

None

TypeDescription
int64_tThe burden of the originating transaction, or 1 if no burden was present on the originating transaction.