@if (!transaction) {
Preview Transaction
}
@if (transaction && !error && !isLoading) {
Preview Transaction
{{ errorBroadcast }}
@if (!hasPrevouts) {
@if (offlineMode) {
Prevouts are not loaded, some fields like fee rate cannot be displayed.
} @else {
Error loading prevouts. {{ errorPrevouts ? 'Reason: ' + errorPrevouts : '' }}
}
}
Flow
Inputs & Outputs
Details
Size |
|
Virtual size |
|
Adjusted vsize
|
|
Weight |
|
Version |
|
Locktime |
|
= 0">
Sigops
|
|
Transaction hex |
|
}
@if (isLoading) {
Loading transaction prevouts
}