public final class SmtProofEntry
extends org.nervos.ckb.type.base.Table
| Modifier and Type | Class and Description |
|---|---|
static class |
SmtProofEntry.Builder |
| Modifier and Type | Field and Description |
|---|---|
static int |
FIELD_COUNT |
| Modifier and Type | Method and Description |
|---|---|
static SmtProofEntry.Builder |
builder() |
static SmtProofEntry.Builder |
builder(byte[] buf) |
byte |
getMask() |
SmtProof |
getProof() |
@Nonnull public byte getMask()
@Nonnull public SmtProof getProof()
public static SmtProofEntry.Builder builder()
public static SmtProofEntry.Builder builder(@Nonnull byte[] buf)