Update AVDL compiled types
This commit is contained in:
@ -1,12 +1,13 @@
|
||||
// Auto-generated to Go types using avdl-compiler v1.4.6 (https://github.com/keybase/node-avdl-compiler)
|
||||
// Input file: ../client/protocol/avdl/stellar1/bundle.avdl
|
||||
// Input file: ../../../../../../client/protocol/avdl/stellar1/bundle.avdl
|
||||
|
||||
package stellar1
|
||||
|
||||
import (
|
||||
keybase1 "samhofi.us/x/keybase/v2/types/keybase1"
|
||||
"errors"
|
||||
"fmt"
|
||||
|
||||
keybase1 "samhofi.us/x/keybase/v2/types/keybase1"
|
||||
)
|
||||
|
||||
type BundleRevision uint64
|
||||
|
||||
@ -1,11 +1,12 @@
|
||||
// Auto-generated to Go types using avdl-compiler v1.4.6 (https://github.com/keybase/node-avdl-compiler)
|
||||
// Input file: ../client/protocol/avdl/stellar1/common.avdl
|
||||
// Input file: ../../../../../../client/protocol/avdl/stellar1/common.avdl
|
||||
|
||||
package stellar1
|
||||
|
||||
import (
|
||||
keybase1 "samhofi.us/x/keybase/v2/types/keybase1"
|
||||
"fmt"
|
||||
|
||||
keybase1 "samhofi.us/x/keybase/v2/types/keybase1"
|
||||
)
|
||||
|
||||
type AccountID string
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
// Auto-generated to Go types using avdl-compiler v1.4.6 (https://github.com/keybase/node-avdl-compiler)
|
||||
// Input file: ../client/protocol/avdl/stellar1/gregor.avdl
|
||||
// Input file: ../../../../../../client/protocol/avdl/stellar1/gregor.avdl
|
||||
|
||||
package stellar1
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
// Auto-generated to Go types using avdl-compiler v1.4.6 (https://github.com/keybase/node-avdl-compiler)
|
||||
// Input file: ../client/protocol/avdl/stellar1/local.avdl
|
||||
// Input file: ../../../../../../client/protocol/avdl/stellar1/local.avdl
|
||||
|
||||
package stellar1
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Auto-generated to Go types using avdl-compiler v1.4.6 (https://github.com/keybase/node-avdl-compiler)
|
||||
// Input file: ../client/protocol/avdl/stellar1/notify.avdl
|
||||
// Input file: ../../../../../../client/protocol/avdl/stellar1/notify.avdl
|
||||
|
||||
package stellar1
|
||||
|
||||
@ -1,12 +1,13 @@
|
||||
// Auto-generated to Go types using avdl-compiler v1.4.6 (https://github.com/keybase/node-avdl-compiler)
|
||||
// Input file: ../client/protocol/avdl/stellar1/remote.avdl
|
||||
// Input file: ../../../../../../client/protocol/avdl/stellar1/remote.avdl
|
||||
|
||||
package stellar1
|
||||
|
||||
import (
|
||||
keybase1 "samhofi.us/x/keybase/v2/types/keybase1"
|
||||
"errors"
|
||||
"fmt"
|
||||
|
||||
keybase1 "samhofi.us/x/keybase/v2/types/keybase1"
|
||||
)
|
||||
|
||||
type ChatConversationID string
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
// Auto-generated to Go types using avdl-compiler v1.4.6 (https://github.com/keybase/node-avdl-compiler)
|
||||
// Input file: ../client/protocol/avdl/stellar1/ui.avdl
|
||||
// Input file: ../../../../../../client/protocol/avdl/stellar1/ui.avdl
|
||||
|
||||
package stellar1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user