Works, minimally, is viable, but will be smoother within a day.
This commit is contained in:
parent
dcb74e43f1
commit
b7d782e5e5
@ -34,13 +34,6 @@
|
|||||||
%%% "http", omitting the "/1/d" path component and then recnstructing the URL.
|
%%% "http", omitting the "/1/d" path component and then recnstructing the URL.
|
||||||
%%% This provides a lightweight method for services to enable contract calls from
|
%%% This provides a lightweight method for services to enable contract calls from
|
||||||
%%% wallets that are not capable of compiling contract source.
|
%%% wallets that are not capable of compiling contract source.
|
||||||
%%% "v": Verify
|
|
||||||
%%% Similar to the contract call signature request above, this requests a message
|
|
||||||
%%% signature over arbitrary data. The normal use case for this action is public
|
|
||||||
%%% key based identity verification by signing time-stamped, random data. This verb
|
|
||||||
%%% is required because message signature requests are specially salted to prevent
|
|
||||||
%%% a situation where sneaky types might request signature of contract call data,
|
|
||||||
%%% but present it as a random message signature.
|
|
||||||
%%% @end
|
%%% @end
|
||||||
|
|
||||||
-module(gmc_grids).
|
-module(gmc_grids).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user