Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Alice is the test key A. Alice = newEd25519TestKey("oasis-runtime-sdk/test-keys: alice") // Bob is the test key A. Bob = newEd25519TestKey("oasis-runtime-sdk/test-keys: bob") // Charlie is the test key C. Charlie = newEd25519TestKey("oasis-runtime-sdk/test-keys: charlie") // Dave is the test key D. Dave = newSecp256k1TestKey("oasis-runtime-sdk/test-keys: dave") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.