Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make fuels::types::block::{Block, Header} fit better with fuel_indexer_types::block::{BlockData, Header} #945

Closed
ra0x3 opened this issue May 23, 2023 · 1 comment
Labels
fuel-explorer This PR is directly related to the block explorer

Comments

@ra0x3
Copy link
Contributor

ra0x3 commented May 23, 2023

  • The indexer's fuel_indexer_types::abi::BlockData requires that its attributes impl Clone + Serialize + Deserialize
@ra0x3 ra0x3 added dependencies fuel-explorer This PR is directly related to the block explorer labels May 23, 2023
@ra0x3 ra0x3 changed the title #[derive(Clone, Serialize, Deserialize)] for fuels::types::block::Header Make fuels::types::block::{Block, Header} fit better with fuel_indexer_types::block::{BlockData, Header} May 23, 2023
@ra0x3
Copy link
Contributor Author

ra0x3 commented May 23, 2023

Closing in favor of #286

@ra0x3 ra0x3 closed this as completed May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fuel-explorer This PR is directly related to the block explorer
Projects
None yet
Development

No branches or pull requests

1 participant