Type alias GetEventContextInput

GetEventContextInput: {
    event: EthersEvent;
}

Type declaration

  • event: EthersEvent