crossbell - v1.13.1
Preparing search index...
Result
Type Alias Result<T, HasTxHash>
Result
:
HasTxHash
extends
true
?
{
data
:
T
;
transactionHash
:
Address
}
:
{
data
:
T
}
The result of a call to a transaction / get function.
Type Parameters
T
HasTxHash
extends
boolean
=
false
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
crossbell - v1.13.1
Loading...
The result of a call to a transaction / get function.