Preparing search index...
The search index is not available
@asanrom/smart-contract-wrapper
@asanrom/smart-contract-wrapper
TransactionResult
Interface TransactionResult<Type>
Transaction result
interface
TransactionResult
{
receipt
:
TransactionReceipt
;
result
:
Type
;
}
Type Parameters
Type
Index
Properties
receipt
result
Properties
receipt
receipt
:
TransactionReceipt
Transaction receipt
result
result
:
Type
Result
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
receipt
result
@asanrom/smart-contract-wrapper
AbiCoder
ConstructorFragment
ErrorDescription
ErrorFragment
EventFragment
FallbackFragment
Fragment
FunctionFragment
Indexed
Interface
LogDescription
NamedFragment
ParamType
RPC_HTTP_Provider
RPC_WebSocket_Provider
Result
SmartContractInterface
StructFragment
TransactionDescription
Web3RPCClient
BlockData
Loading...
Generated using
TypeDoc
Transaction result