@yeying-community/yeying-client-ts
    Preparing search index...

    Type Alias PutBlockRequestBodyJson

    from message yeying.api.asset.PutBlockRequestBody

    type PutBlockRequestBodyJson = {
        block?: BlockMetadataJson;
    }
    Index

    Properties

    Properties

    资产块

    from field: yeying.api.asset.BlockMetadata block = 1;