Documentation ¶
Index ¶
- func AlertHTMLTemplate() string
- func BootstrappingHTML() string
- func CSSStyleSheet() []byte
- func ChangeLockForm() string
- func CloseAlertForm() string
- func ColdWalletCSSStyleSheet() []byte
- func ColdWalletHTML() string
- func CollapsedMenuForm() string
- func ConsensusSetBuildingHTML() string
- func ConsensusSetUploadingHTML() string
- func DeleteConsensusForm() string
- func ErrorHTMLTemplate() string
- func ExpandedMenuForm() string
- func ExplainWhaleForm() string
- func ImportExportNotesForm() string
- func InitializeConsensusSetForm() string
- func InitializeSeedForm() string
- func InitializeWalletForm() string
- func Javascript() []byte
- func Logo() []byte
- func MultiSendCoinsForm() string
- func PrivacyHTMLTemplate() string
- func ReceiveCoinsForm() string
- func RestoreFromSeedForm() string
- func SCPIcon() *fyne.StaticResource
- func ScanningWalletForm() string
- func SendCoinsForm() string
- func StartingWalletForm() string
- func TransactionInfoTemplate() string
- func TransactionInputTemplate() string
- func TransactionOutputTemplate() string
- func TransactionsHistoryHTMLTemplate() string
- func UnlockWalletForm() string
- func WalletHTMLTemplate() string
- func WalletWasm() []byte
- func WasmExec() []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlertHTMLTemplate ¶
func AlertHTMLTemplate() string
AlertHTMLTemplate returns the alert html template
func ColdWalletCSSStyleSheet ¶ added in v0.4.0
func ColdWalletCSSStyleSheet() []byte
ColdWalletCSSStyleSheet returns the cold wallet css style sheet.
func ColdWalletHTML ¶ added in v0.1.4
func ColdWalletHTML() string
ColdWalletHTML returns an html page
func ConsensusSetBuildingHTML ¶ added in v0.1.4
func ConsensusSetBuildingHTML() string
ConsensusSetBuildingHTML returns an html page
func ConsensusSetUploadingHTML ¶ added in v0.2.0
func ConsensusSetUploadingHTML() string
ConsensusSetUploadingHTML returns an html page
func DeleteConsensusForm ¶ added in v0.3.4
func DeleteConsensusForm() string
DeleteConsensusForm returns an html page
func ErrorHTMLTemplate ¶ added in v0.1.4
func ErrorHTMLTemplate() string
ErrorHTMLTemplate returns the error html template
func ExplainWhaleForm ¶ added in v0.1.2
func ExplainWhaleForm() string
ExplainWhaleForm returns the HTML form
func ImportExportNotesForm ¶ added in v0.3.3
func ImportExportNotesForm() string
ImportExportNotesForm returns notes import and export form
func InitializeConsensusSetForm ¶ added in v0.1.2
func InitializeConsensusSetForm() string
InitializeConsensusSetForm returns the initialize consensus set form
func InitializeSeedForm ¶ added in v0.1.4
func InitializeSeedForm() string
InitializeSeedForm returns the initialize seed form
func InitializeWalletForm ¶
func InitializeWalletForm() string
InitializeWalletForm returns the initialize wallet form
func MultiSendCoinsForm ¶ added in v0.2.0
func MultiSendCoinsForm() string
MultiSendCoinsForm returns the miltisend coins form
func PrivacyHTMLTemplate ¶
func PrivacyHTMLTemplate() string
PrivacyHTMLTemplate returns the privacy html template
func ReceiveCoinsForm ¶ added in v0.1.5
func ReceiveCoinsForm() string
ReceiveCoinsForm returns the receive coins form
func RestoreFromSeedForm ¶
func RestoreFromSeedForm() string
RestoreFromSeedForm returns the restore from seed form
func SCPIcon ¶ added in v1.1.0
func SCPIcon() *fyne.StaticResource
SCPIcon returns the ScPrime icon as fyne resource
func ScanningWalletForm ¶
func ScanningWalletForm() string
ScanningWalletForm returns the scanning wallet alert form
func StartingWalletForm ¶ added in v0.1.6
func StartingWalletForm() string
StartingWalletForm returns the starting wallet form
func TransactionInfoTemplate ¶
func TransactionInfoTemplate() string
TransactionInfoTemplate returns an HTML template
func TransactionInputTemplate ¶
func TransactionInputTemplate() string
TransactionInputTemplate returns an HTML template
func TransactionOutputTemplate ¶
func TransactionOutputTemplate() string
TransactionOutputTemplate returns an HTML template
func TransactionsHistoryHTMLTemplate ¶
func TransactionsHistoryHTMLTemplate() string
TransactionsHistoryHTMLTemplate returns an HTML template
func UnlockWalletForm ¶
func UnlockWalletForm() string
UnlockWalletForm returns the unlock wallet form
func WalletHTMLTemplate ¶
func WalletHTMLTemplate() string
WalletHTMLTemplate returns the wallet html template
Types ¶
This section is empty.