We're having lots of fun on Discord! Come and join us! 💬
Docs

AlgoScryptModified Object

Properties

Name Type Description
type string

Algo type.

salt string

Salt used to compute hash.

saltSeparator string

Separator used to compute hash.

signerKey string

Key used to compute hash.

Examples

JSON

{
    "type": "scryptMod",
    "salt": "UxLMreBr6tYyjQ==",
    "saltSeparator": "Bw==",
    "signerKey": "XyEKE9RcTDeLEsL\/RjwPDBv\/RqDl8fb3gpYEOQaPihbxf1ZAtSOHCjuAAa7Q3oHpCYhXSN9tizHgVOwn6krflQ=="
}