common

package
v0.0.0-...-7ece11e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// status of portal v4 request - used to append to beacon instructions
	PortalV4RequestAcceptedChainStatus = "accepted"
	PortalV4RequestRejectedChainStatus = "rejected"
	PortalV4RequestRefundedChainStatus = "refunded"

	// status of portal v4 request - used to store db
	PortalV4RequestRejectedStatus = 0
	PortalV4RequestAcceptedStatus = 1

	// status of unshield processing - used to store db
	PortalUnshieldReqWaitingStatus   = 0
	PortalUnshieldReqProcessedStatus = 1
	PortalUnshieldReqCompletedStatus = 2
	PortalUnshieldReqRefundedStatus  = 3

	// status of batch unshield processing - used to store db
	PortalBatchUnshieldProcessingStatus = 0
	PortalBatchUnshieldCompletedStatus  = 1
)
View Source
const PortalBTCIDStr = "ef5947f70ead81a76a53c7c8b7317dd5245510c665d3a13921dc9a581188728b"
View Source
const PortalConvertVaultChainCode = "portalconvertvault"

Variables

View Source
var PortalV4SupportedIncTokenIDs = []string{
	PortalBTCIDStr,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL