public final class Identity
extends org.nervos.ckb.type.base.Table
| Modifier and Type | Class and Description |
|---|---|
static class |
Identity.Builder |
| Modifier and Type | Field and Description |
|---|---|
static int |
FIELD_COUNT |
| Modifier and Type | Method and Description |
|---|---|
static Identity.Builder |
builder() |
static Identity.Builder |
builder(byte[] buf) |
Auth |
getIdentity() |
SmtProofEntryVec |
getProofs() |
@Nonnull public Auth getIdentity()
@Nonnull public SmtProofEntryVec getProofs()
public static Identity.Builder builder()
public static Identity.Builder builder(@Nonnull byte[] buf)