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