• Parameters

    Returns Promise<IBlockInfo>

    Description

    Block profile using profile Id

    Async

    Since

    0.1.0

    Example

    blockProfile({profileId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7"}).then(blockInfo => console.log(blockInfo))
    

Generated using TypeDoc