sdk-tools
0.20.4
common
sdk-tools
/
money.terra.sdk.tools.transaction.broadcaster
/
BroadcastResult
Broadcast
Result
common
interface
BroadcastResult
Content copied to clipboard
Properties
Extensions
Inheritors
Properties
code
Link copied to clipboard
common
abstract
val
code
:
Int
?
Content copied to clipboard
codeSpace
Link copied to clipboard
common
abstract
val
codeSpace
:
String
?
Content copied to clipboard
logs
Link copied to clipboard
common
abstract
val
logs
:
List
<
TransactionLog
>
?
Content copied to clipboard
rawLog
Link copied to clipboard
common
abstract
val
rawLog
:
String
?
Content copied to clipboard
transactionHash
Link copied to clipboard
common
abstract
val
transactionHash
:
String
Content copied to clipboard
Inheritors
BroadcastAsyncResult
Link copied to clipboard
BroadcastSyncResult
Link copied to clipboard
BroadcastBlockResult
Link copied to clipboard
Extensions
is
Success
Link copied to clipboard
common
val
BroadcastResult
.
isSuccess
:
Boolean
Content copied to clipboard