Hive MCP Server
by gluneau
Verified
sign_message
Sign a message using a Hive private key from environment variables.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
key_type | No | Type of key to use: 'posting', 'active', or 'memo'. Defaults to 'posting' if not specified. | posting |
message | Yes | Message to sign (must not be empty) |