interface StakingTxRequestDto {
    stakingTxId: string;
}

Properties

Properties

stakingTxId: string

The transaction ID of the staking transaction

Example

"e7344f4673bc62cdbcd501c629feda83784bddd900a40dc088ec26241817576a"

Generated using TypeDoc