use Bech32Address;
use ;
use LogData;
/// Events generated by a transaction with changed fields' types in order to make it friendly for the API's JSON.
///
/// Corresponds to [`Events`](https://github.com/multiversx/mx-chain-core-go/blob/main/data/transaction/apiTransactionResult.go) in mx-chain-core-go.