This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
planetmint-go
Watch
2
Star
0
Fork
0
You've already forked planetmint-go
mirror of
https://github.com/planetmint/planetmint-go.git
synced
2025-05-22 06:46:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
planetmint-go
/
x
/
machine
/
client
/
cli
History
Jürgen Eckel
b215f7a5db
Trust Anchor state query (
#85
)
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2023-09-21 14:02:32 +02:00
..
query_get_machine_by_public_key.go
ignite scaffold query get-machine-by-public-key publicKey --module machine --response machine:Machine
2023-07-03 14:57:05 +02:00
query_get_trust_anchor_status.go
Trust Anchor state query (
#85
)
2023-09-21 14:02:32 +02:00
query_params.go
ignite scaffold module machine
2023-07-03 11:52:22 +02:00
query.go
Trust Anchor state query (
#85
)
2023-09-21 14:02:32 +02:00
tx_attest_machine.go
ignite scaffold message attest-machine machine:Machine --module machine
2023-07-03 14:40:45 +02:00
tx_register_trust_anchor.go
ignite scaffold message register-trust-anchor trust-anchor:TrustAnchor --module machine
2023-09-05 15:36:26 +02:00
tx.go
ignite scaffold message register-trust-anchor trust-anchor:TrustAnchor --module machine
2023-09-05 15:36:26 +02:00