Skip to content

Conversation

@manuelrocha88
Copy link
Contributor

No description provided.

@manuelrocha88 manuelrocha88 self-assigned this Jan 12, 2022
@manuelrocha88 manuelrocha88 requested review from BernatCarbo, PCasafont, Warchant and timstall and removed request for PCasafont January 13, 2022 16:21
message RpcGetLastBitcoinFinalizedBlockInfo {
int32 height = 1;
bytes hash = 2 [(hex_encoded)=true];
bool known = 3;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this field?

int32 height = 1;
bytes hash = 2 [(hex_encoded)=true];
bool known = 3;
bool pop_verified = 4;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and this

bool known = 3;
bool pop_verified = 4;
RpcVerifiedOrEndorsedInInfo verified_in = 5;
RpcVerifiedOrEndorsedInInfo endorsed_in = 6;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and above two

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.

3 participants