Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BucketNotExistsError ¶
type BucketNotExistsError struct {
// contains filtered or unexported fields
}
BucketNotExistsError is error raised when bucket doesn't exist
type ContractNotExistsError ¶
type ContractNotExistsError struct {
// contains filtered or unexported fields
}
ContractNotExistsError gets raised when contract doesn't exist
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager manages contracts
func (*Manager) RetrieveContract ¶
RetrieveContract retrieves stored DLC
Click to show internal directories.
Click to hide internal directories.