Modifier and Type | Method and Description |
---|---|
Finalizer.FinalizerBuilder |
bakerId(AccountIndex bakerId)
The baker id
|
Finalizer |
build() |
Finalizer.FinalizerBuilder |
signed(boolean signed)
Whether the finalizer's signature is present.
|
String |
toString() |
Finalizer.FinalizerBuilder |
weight(BigInteger weight)
The finalizer's weight in the committee.
|
public Finalizer.FinalizerBuilder bakerId(AccountIndex bakerId)
this
.public Finalizer.FinalizerBuilder weight(BigInteger weight)
this
.public Finalizer.FinalizerBuilder signed(boolean signed)
this
.public Finalizer build()
Copyright © 2025. All rights reserved.