OFTReceipt

Git Source

Struct representing OFT receipt information.

struct OFTReceipt {
    uint256 amountSentLD;
    uint256 amountReceivedLD;
}