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

fix(grpc): add last-block-time to blockchain-info API #1428

Merged
merged 4 commits into from
Jul 21, 2024

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Jul 21, 2024

Description

Add last block time for report in blockchain info API

Related issue(s)

# Conflicts:
#	www/grpc/blockchain.go
#	www/grpc/gen/dart/blockchain.pb.dart
#	www/grpc/gen/dart/blockchain.pbjson.dart
#	www/grpc/gen/go/blockchain.pb.go
#	www/grpc/gen/java/pactus/blockchain/BlockchainOuterClass.java
#	www/grpc/gen/python/blockchain_pb2.py
#	www/grpc/gen/rust/pactus.rs
#	www/grpc/proto/blockchain.proto
@b00f b00f changed the title fix(grpc): add last block time in blockchain info fix(grpc): add last-block-time in blockchain-info API Jul 21, 2024
@b00f b00f changed the title fix(grpc): add last-block-time in blockchain-info API fix(grpc): add last-block-time to blockchain-info API Jul 21, 2024
@b00f b00f merged commit 3a9a3be into pactus-project:main Jul 21, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add LastBlockTime to BlockChainInfo API
2 participants