<!-- Have you done the following? --> <!-- * read the Code of Conduct? By filing an Issue, you are expected to --> <!-- comply with it, including treating everyone with respect: --> <!-- https://github.com/hyperledger/besu/blob/main/CODE_OF_CONDUCT.md --> <!-- * Duplicate Issue check: https://github.com/search?q=+is%3Aissue+repo%3Ahyperledger/Besu --> ### Description We need to implement some RPC Apis for BAL described in this link https://github.com/ethereum/execution-apis/pull/726 We already have eth_getBlockAccessListByNumber we should add the second one