Type aliases
Nonce
Nonce<
TNonceValue
> =Brand
<TNonceValue
,"Nonce"
>
Represents a string that is particularly known to be the base58-encoded value of a nonce.
Type Parameters
Type Parameter | Default type |
---|---|
TNonceValue extends string | string |
Nonce<
TNonceValue
> =Brand
<TNonceValue
,"Nonce"
>
Represents a string that is particularly known to be the base58-encoded value of a nonce.
Type Parameter | Default type |
---|---|
TNonceValue extends string | string |