Open maurolacy opened 4 months ago
@bap2pecs cloned issue babylonchain/babylon-contract#208 on 2024-07-09:
it's tricky b/c when we query the gRPC we get FinalityProviderResponse which only contain slashed_babylon_height and slashed_btc_height but we only get the L2 block height in the function argument
it's tricky b/c when we query the gRPC we get FinalityProviderResponse which only contain slashed_babylon_height and slashed_btc_height
FinalityProviderResponse
slashed_babylon_height
slashed_btc_height
but we only get the L2 block height in the function argument
@bap2pecs cloned issue babylonchain/babylon-contract#208 on 2024-07-09: